#include <ode/common.h>#include <ode/contact.h>#include <ode/collision_trimesh.h>#include <dtCore/deltadrawable.h>#include <dtCore/transform.h>#include <dtUtil/enumeration.h>Namespaces | |
| namespace | dtCore |
Classes | |
| class | dtCore::Transformable |
| The Transformable class is the base class of anything that can move in the virtual world and can be added to the Scene. More... | |
| class | dtCore::Transformable::CollisionGeomType |
| We need an enumeration to allow the user to set which type of collision geometry to use. More... | |