added 'getConstraintSolver' and ability to 'reset' (set randseeds back to zero, and clear internal caches)
This commit is contained in:
@@ -77,6 +77,8 @@ public:
|
||||
|
||||
virtual void setConstraintSolver(btConstraintSolver* solver);
|
||||
|
||||
virtual btConstraintSolver* getConstraintSolver();
|
||||
|
||||
};
|
||||
|
||||
#endif //BT_SIMPLE_DYNAMICS_WORLD_H
|
||||
|
||||
Reference in New Issue
Block a user