Orxonox
0.0.5 Codename: Arcturus
|
This is the complete list of members for orxonox::BulletDebugDrawer, including all inherited members.
bFill_ | orxonox::BulletDebugDrawer | private |
BulletDebugDrawer(Ogre::SceneManager *sceneManager) | orxonox::BulletDebugDrawer | |
configure(bool bFill, float fillAlpha) | orxonox::BulletDebugDrawer | |
draw3dText(const btVector3 &location, const char *textString) override | orxonox::BulletDebugDrawer | virtual |
drawBox(const btVector3 &bbMin, const btVector3 &bbMax, const btVector3 &color) override | orxonox::BulletDebugDrawer | virtual |
drawBox(const btVector3 &bbMin, const btVector3 &bbMax, const btTransform &trans, const btVector3 &color) override | orxonox::BulletDebugDrawer | virtual |
drawCone(btScalar radius, btScalar height, int upAxis, const btTransform &transform, const btVector3 &color) override | orxonox::BulletDebugDrawer | virtual |
drawContactPoint(const btVector3 &PointOnB, const btVector3 &normalOnB, btScalar distance, int lifeTime, const btVector3 &color) override | orxonox::BulletDebugDrawer | virtual |
drawCylinder(btScalar radius, btScalar halfHeight, int upAxis, const btTransform &transform, const btVector3 &color) override | orxonox::BulletDebugDrawer | virtual |
drawer_ | orxonox::BulletDebugDrawer | private |
drawLine(const btVector3 &from, const btVector3 &to, const btVector3 &color) override | orxonox::BulletDebugDrawer | virtual |
drawSphere(const btVector3 &p, btScalar radius, const btVector3 &color) override | orxonox::BulletDebugDrawer | virtual |
drawSphere(btScalar radius, const btTransform &transform, const btVector3 &color) override | orxonox::BulletDebugDrawer | virtual |
frameEnded(const Ogre::FrameEvent &evt) override | orxonox::BulletDebugDrawer | protectedvirtual |
frameStarted(const Ogre::FrameEvent &evt) override | orxonox::BulletDebugDrawer | protectedvirtual |
getDebugMode() const override | orxonox::BulletDebugDrawer | virtual |
mContactPoints | orxonox::BulletDebugDrawer | private |
mContactPoints1 | orxonox::BulletDebugDrawer | private |
mContactPoints2 | orxonox::BulletDebugDrawer | private |
mDebugMode | orxonox::BulletDebugDrawer | private |
reportErrorWarning(const char *warningString) override | orxonox::BulletDebugDrawer | virtual |
setDebugMode(int debugMode) override | orxonox::BulletDebugDrawer | virtual |
~BulletDebugDrawer() | orxonox::BulletDebugDrawer |