~diresu/blender/blender-command-port

« back to all changes in this revision

Viewing changes to source/gameengine/Ketsji/KX_BulletPhysicsController.h

  • Committer: Dietrich Bollmann
  • Date: 2008-12-07 02:35:00 UTC
  • mfrom: (184.1.39)
  • Revision ID: diresu@web.de-20081207023500-lhwm7k6zfsgmrtzi
* Update from launchpad blender/trunk import

to state of blender repository from 2008-12-06 00:13:23 +0100 revision 17724.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
{
10
10
private:
11
11
        int m_savedCollisionFlags;
 
12
        int m_savedActivationState;
12
13
        short int m_savedCollisionFilterGroup;
13
14
        short int m_savedCollisionFilterMask;
14
15
        MT_Scalar m_savedMass;