List of all members.
Public Types |
enum | Mode { Mode_Unknown,
Mode_Enabled,
Mode_Disabled,
Mode_Static
} |
Public Member Functions |
| DebugCollisionShape (CollisionShape *shape, DebugCollisionShape::Mode mode=DebugCollisionShape::Mode_Enabled) |
virtual | ~DebugCollisionShape () |
DebugCollisionShape::Mode | getStatemode () const |
void | setStatemode (DebugCollisionShape::Mode val) |
bool | getIsVisual () const |
void | setIsVisual (bool val) |
Protected Attributes |
DebugCollisionShape::Mode | mStatemode |
bool | mIsVisual |
Constructor & Destructor Documentation
DebugCollisionShape::DebugCollisionShape |
( |
CollisionShape * |
shape, |
|
|
DebugCollisionShape::Mode |
mode = DebugCollisionShape::Mode_Enabled | |
|
) |
| | |
DebugCollisionShape::~DebugCollisionShape |
( |
|
) |
[virtual] |
~DebugCollisionShape ctor
The documentation for this class was generated from the following files: