Blender V2.61 - r43446
Public Types | Public Member Functions | Public Attributes

btDispatcherInfo Struct Reference

#include <btDispatcher.h>

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
bool m_convexMaxDistanceUseCPT
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 67 of file btDispatcher.h.

Referenced by btConvexConvexAlgorithm::processCollision().

Definition at line 68 of file btDispatcher.h.

Referenced by btConvexConvexAlgorithm::processCollision().

Definition at line 62 of file btDispatcher.h.

Definition at line 63 of file btDispatcher.h.

Definition at line 60 of file btDispatcher.h.

Definition at line 66 of file btDispatcher.h.

Referenced by btConvexConvexAlgorithm::processCollision().

Definition at line 64 of file btDispatcher.h.


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