Unit 'graDispatch' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_gravity]

btDispatcherInfo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: gradispatch.pas line 67

type btDispatcherInfo = object

  m_timeStep: btScalar;

  

  m_stepCount: Integer;

  

  m_dispatchFunc: btDispatchFunc;

  

  m_timeOfImpact: btScalar;

  

  m_useContinuous: Boolean;

  

  m_debugDraw: btIDebugDraw;

  

  m_enableSatConvex: Boolean;

  

  m_enableSPU: Boolean;

  

  m_useEpa: Boolean;

  

  m_allowedCcdPenetration: btScalar;

  

  m_useConvexConservativeDistanceUtil: Boolean;

  

  m_convexConservativeDistanceThreshold: btScalar;

  

  m_stackAllocator: btStackAllocator;

  

  procedure Init;

  

end;

Inheritance

btDispatcherInfo

  

|

TObject



CT Web help

CodeTyphon Studio