Explorar el Código

Support for driving Bullet soft body joints.

enn0x hace 12 años
padre
commit
1e28f892be
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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 Material;
   struct Node;
+  struct AJoint {
+    struct IControl;
+  };
 };
 
 // BulletCollision/CollisionDispatch/btCollisionObject.h