Bullet debug draw added
It is off by default, see attributes of dSolverNode to turn it on
This commit is contained in:
@@ -152,6 +152,8 @@ public:
|
||||
m_dynamicsWorld->stepSimulation(dt, 1000, 1.0f / 120.0f);
|
||||
}
|
||||
|
||||
virtual void debug_draw(int dbgMode);
|
||||
|
||||
virtual void export_bullet_file(const char* fileName);
|
||||
|
||||
virtual void import_bullet_file(const char* filename);
|
||||
|
||||
Reference in New Issue
Block a user