#include <btDispatcher.h>
Public Types | |
enum | DispatchFunc { DISPATCH_DISCRETE = 1, DISPATCH_CONTINUOUS } |
Public Member Functions | |
btDispatcherInfo () | |
Public Attributes | |
btScalar | m_allowedCcdPenetration |
btScalar | m_convexConservativeDistanceThreshold |
class btIDebugDraw * | m_debugDraw |
int | m_dispatchFunc |
bool | m_enableSatConvex |
bool | m_enableSPU |
btStackAlloc * | m_stackAllocator |
int | m_stepCount |
btScalar | m_timeOfImpact |
btScalar | m_timeStep |
bool | m_useContinuous |
bool | m_useConvexConservativeDistanceUtil |
bool | m_useEpa |
Definition at line 31 of file btDispatcher.h.
Definition at line 33 of file btDispatcher.h.
btDispatcherInfo::btDispatcherInfo | ( | ) | [inline] |
Definition at line 38 of file btDispatcher.h.
Definition at line 64 of file btDispatcher.h.
Definition at line 66 of file btDispatcher.h.
Definition at line 60 of file btDispatcher.h.
Definition at line 57 of file btDispatcher.h.
Definition at line 61 of file btDispatcher.h.
Definition at line 62 of file btDispatcher.h.
Definition at line 67 of file btDispatcher.h.
Definition at line 56 of file btDispatcher.h.
btScalar btDispatcherInfo::m_timeOfImpact [mutable] |
Definition at line 58 of file btDispatcher.h.
Definition at line 55 of file btDispatcher.h.
Definition at line 59 of file btDispatcher.h.
Definition at line 65 of file btDispatcher.h.
Definition at line 63 of file btDispatcher.h.