Bullet debug draw added
It is off by default, see attributes of dSolverNode to turn it on
This commit is contained in:
@@ -99,6 +99,8 @@ public:
|
||||
//
|
||||
static void step_simulation(float dt);
|
||||
|
||||
static void debug_draw(int dbgMode);
|
||||
|
||||
static shared_ptr<solver_impl_t> get_solver();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user