, including all inherited members.
arg_ | CLBulletDebugDraw | [private] |
callbacks_ | CLBulletDebugDraw | [private] |
CLBulletDebugDraw(void *arg=0) | CLBulletDebugDraw | [inline] |
CLBulletDebugDraw(const Callbacks &callbacks, void *arg=0) | CLBulletDebugDraw | [inline] |
debug_mode_ | CLBulletDebugDraw | [private] |
draw3dText(const btVector3 &location, const char *textString) | CLBulletDebugDraw | [inline] |
drawAabb(const btVector3 &from, const btVector3 &to, const btVector3 &color) | CLBulletDebugDraw | [inline, virtual] |
drawArc(const btVector3 ¢er, const btVector3 &normal, const btVector3 &axis, btScalar radiusA, btScalar radiusB, btScalar minAngle, btScalar maxAngle, const btVector3 &color, bool drawSect, btScalar stepDegrees=btScalar(10.f)) | CLBulletDebugDraw | [inline, virtual] |
drawBox(const btVector3 &boxMin, const btVector3 &boxMax, const btVector3 &color) | CLBulletDebugDraw | [inline, virtual] |
drawContactPoint(const btVector3 &PointOnB, const btVector3 &normalOnB, btScalar distance, int lifeTime, const btVector3 &color) | CLBulletDebugDraw | [inline, virtual] |
drawLine(const btVector3 &from, const btVector3 &to, const btVector3 &color) | CLBulletDebugDraw | [inline, virtual] |
drawSphere(const btVector3 &p, btScalar radius, const btVector3 &color) | CLBulletDebugDraw | [inline, virtual] |
drawSpherePatch(const btVector3 ¢er, const btVector3 &up, const btVector3 &axis, btScalar radius, btScalar minTh, btScalar maxTh, btScalar minPs, btScalar maxPs, const btVector3 &color, btScalar stepDegrees=btScalar(10.f)) | CLBulletDebugDraw | [inline, virtual] |
drawTransform(const btTransform &transform, btScalar orthoLen) | CLBulletDebugDraw | [inline, virtual] |
drawTriangle(const btVector3 &v0, const btVector3 &v1, const btVector3 &v2, const btVector3 &color, btScalar alpha) | CLBulletDebugDraw | [inline, virtual] |
getCallbacks() | CLBulletDebugDraw | [inline] |
getDebugMode() const | CLBulletDebugDraw | [inline, virtual] |
reportErrorWarning(const char *warningString) | CLBulletDebugDraw | [inline, virtual] |
setCallbacks(const Callbacks &callbacks) | CLBulletDebugDraw | [inline] |
setDebugMode(int debugMode) | CLBulletDebugDraw | [inline, virtual] |