My Project
Public Member Functions | Protected Attributes | List of all members
ParaEngine::CPhysicsDebugDraw Class Reference
Inheritance diagram for ParaEngine::CPhysicsDebugDraw:

Public Member Functions

void SetParaDebugDrawInterface (IParaDebugDraw *pDebugDrawInterface)
 
IParaDebugDrawGetParaDebugDrawInterface ()
 
virtual void drawLine (const btVector3 &from, const btVector3 &to, const btVector3 &color)
 
virtual void drawContactPoint (const btVector3 &PointOnB, const btVector3 &normalOnB, btScalar distance, int lifeTime, const btVector3 &color)
 
virtual void reportErrorWarning (const char *warningString)
 
virtual void draw3dText (const btVector3 &location, const char *textString)
 
virtual void setDebugMode (int debugMode)
 
virtual int getDebugMode () const
 

Protected Attributes

IParaDebugDrawm_pDebugDraw
 
int m_nDrawMode
 

The documentation for this class was generated from the following files: