Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria3D::PhysicsDebugDraw Class Reference

#include <M3DPhysicsDebugDraw.h>

Inheritance diagram for Maria3D::PhysicsDebugDraw:

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)
 

Detailed Description

SngPhysicsDebugDraw - Short description. Detailed description.


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