mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Support for driving Bullet soft body joints.
This commit is contained in:
parent
a978682ed2
commit
1e28f892be
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user