fixes in AllBulletDemos OSX projectfile
This commit is contained in:
@@ -73,6 +73,10 @@ public:
|
||||
return m_sbi;
|
||||
}
|
||||
|
||||
virtual btDynamicsWorldType getWorldType() const
|
||||
{
|
||||
return BT_SOFT_RIGID_DYNAMICS_WORLD;
|
||||
}
|
||||
|
||||
btSoftBodyArray& getSoftBodyArray()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user