mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -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 Material;
|
||||
struct Node;
|
||||
struct AJoint {
|
||||
struct IControl;
|
||||
};
|
||||
};
|
||||
|
||||
// BulletCollision/CollisionDispatch/btCollisionObject.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user