mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-19 05:20:06 +00:00
fix compile issue
This commit is contained in:
parent
89addd438e
commit
bc5e2b3d50
@ -56,7 +56,7 @@ public:
|
||||
|
||||
~btMultiBody();
|
||||
|
||||
void btMultiBody::setupFixed(int linkIndex,
|
||||
void setupFixed(int linkIndex,
|
||||
btScalar mass,
|
||||
const btVector3 &inertia,
|
||||
int parent,
|
||||
|
Loading…
Reference in New Issue
Block a user