![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtCollisionWorld |
| This class contains a Bullet btCollisionWorld, and also maintains ownership of the collision objects that are added to this world. More... | |
Typedefs | |
| typedef DtBoost::shared_ptr < btCollisionObject > | DtCollisionObjectSharedPtr |
| Contains bullet collision world. Performs actual intersection tests. | |
| typedef std::multimap < DtTriangleMeshWithSoil *, btCollisionObject * > | DtMeshToCollObjMMap |
| typedef std::map< osg::Geode *, DtTriangleMeshWithSoil * > | DtGeodeToMeshMap |
| typedef DtBoost::shared_ptr<btCollisionObject> DtCollisionObjectSharedPtr |
Contains bullet collision world. Performs actual intersection tests.
| typedef std::multimap<DtTriangleMeshWithSoil*, btCollisionObject*> DtMeshToCollObjMMap |
| typedef std::map<osg::Geode*, DtTriangleMeshWithSoil*> DtGeodeToMeshMap |