updated demos to show debug display with new AllBulletDemos (AllInOne),
added btDynamicsWorld::getWorldType
This commit is contained in:
@@ -100,11 +100,8 @@ public:
|
||||
return m_debugMode ;
|
||||
}
|
||||
|
||||
void setDebugMode(int mode)
|
||||
{
|
||||
m_debugMode = mode;
|
||||
}
|
||||
|
||||
void setDebugMode(int mode);
|
||||
|
||||
|
||||
void setCameraUp(const btVector3& camUp)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user