![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
#include <M3DPhysicsDebugDraw.h>
Public Member Functions | |
PhysicsDebugDraw (std::shared_ptr< LocalOrigin > origin, std::shared_ptr< STK::ShaderProgramManager > shaderManager) | |
void | drawLine (const btVector3 &from, const btVector3 &to, const btVector3 &color) |
void | drawLine (const btVector3 &from, const btVector3 &to, const btVector3 &fromColor, const btVector3 &toColor) |
void | drawContactPoint (const btVector3 &PointOnB, const btVector3 &normalOnB, btScalar distance, int lifeTime, const btVector3 &color) |
void | reportErrorWarning (const char *warningString) |
void | draw3dText (const btVector3 &location, const char *textString) |
void | setDebugMode (int debugMode) |
int | getDebugMode () const |
void | initFrame () |
void | redraw (STK::Camera &cam) |
SngPhysicsDebugDraw - Short description. Detailed description.