Public Types | Public Member Functions | Public Attributes

btDispatcherInfo Struct Reference

#include <btDispatcher.h>

Collaboration diagram for btDispatcherInfo:
Collaboration graph
[legend]

List of all members.

Public Types

enum  DispatchFunc {
  DISPATCH_DISCRETE = 1,
  DISPATCH_CONTINUOUS
}

Public Member Functions

 btDispatcherInfo ()

Public Attributes

btScalar m_timeStep
int m_stepCount
int m_dispatchFunc
btScalar m_timeOfImpact
bool m_useContinuous
class btIDebugDrawm_debugDraw
bool m_enableSatConvex
bool m_enableSPU
bool m_useEpa
btScalar m_allowedCcdPenetration
bool m_useConvexConservativeDistanceUtil
btScalar m_convexConservativeDistanceThreshold
btStackAllocm_stackAllocator

Detailed Description

Definition at line 31 of file btDispatcher.h.


Member Enumeration Documentation

Enumerator:
DISPATCH_DISCRETE 
DISPATCH_CONTINUOUS 

Definition at line 33 of file btDispatcher.h.


Constructor & Destructor Documentation

btDispatcherInfo::btDispatcherInfo (  )  [inline]

Definition at line 38 of file btDispatcher.h.


Member Data Documentation

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.

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.


The documentation for this struct was generated from the following file: