瀏覽代碼

Support for driving Bullet soft body joints.

enn0x 12 年之前
父節點
當前提交
1e28f892be
共有 1 個文件被更改,包括 3 次插入0 次删除
  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