First checkin of core ODE functionality. See OdePhysicsController.cpp for a todo list.

This commit is contained in:
Norman Lin
2002-10-18 14:36:34 +00:00
parent 40a078a36d
commit 1b15961786
11 changed files with 49 additions and 25 deletions

View File

@@ -38,8 +38,7 @@
//#define USE_SUMO_SOLID
//solid is not available yet
//#define USE_ODE
//ode is not available yet
#define USE_ODE
class RAS_MeshObject;