Browse Source

Support for driving Bullet soft body joints.

enn0x 12 years ago
parent
commit
1e28f892be
1 changed files with 3 additions and 0 deletions
  1. 3 0
      dtool/src/parser-inc/btBulletDynamicsCommon.h

+ 3 - 0
dtool/src/parser-inc/btBulletDynamicsCommon.h

@@ -114,6 +114,9 @@ public:
   struct Link;
   struct Link;
   struct Material;
   struct Material;
   struct Node;
   struct Node;
+  struct AJoint {
+    struct IControl;
+  };
 };
 };
 
 
 // BulletCollision/CollisionDispatch/btCollisionObject.h
 // BulletCollision/CollisionDispatch/btCollisionObject.h