Orxonox
0.0.5 Codename: Arcturus
|
Files | |
file | AbstractRadiusHeightCollisionShape.h |
Definition of the AbstractRadiusHeightCollisionShape class. | |
file | BoxCollisionShape.h |
Definition of the BoxCollisionShape class. | |
file | CollisionShape.h |
Definition of the CollisionShape class. | |
file | CompoundCollisionShape.h |
Definition of the CompoundCollisionShape class. | |
file | ConeCollisionShape.h |
Definition of the ConeCollisionShape class. | |
file | CylinderCollisionShape.h |
Definition of the CylinderCollisionShape class. | |
file | PlaneCollisionShape.h |
Definition of the PlaneCollisionShape class. | |
file | SphereCollisionShape.h |
Definition of the SphereCollisionShape class. | |
Classes | |
class | orxonox::AbstractRadiusHeightCollisionShape |
Wrapper for the bullet collision shapes with radius and height. More... | |
class | orxonox::BoxCollisionShape |
Wrapper for the bullet box collision shape class btBoxShape. More... | |
class | orxonox::CollisionShape |
Wrapper for bullet collision shape class btCollisionShape. More... | |
class | orxonox::CompoundCollisionShape |
Wrapper for the bullet compound collision shape class btCompoundShape. More... | |
class | orxonox::ConeCollisionShape |
Wrapper for the bullet cone collision shape class btConeShape. More... | |
class | orxonox::CylinderCollisionShape |
Wrapper for the bullet Cylinder collision shape class btCylinderShape. More... | |
class | orxonox::PlaneCollisionShape |
Wrapper for the bullet plane collision shape class btStaticPlaneShape. More... | |
class | orxonox::SphereCollisionShape |
Wrapper for the bullet sphere collision shape class btSphereShape. More... | |