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

btDefaultCollisionConstructionInfo

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

Declaration

Source position: gradispatch.pas line 568

type btDefaultCollisionConstructionInfo = object

  m_stackAlloc: btStackAllocator;

  

  m_persistentManifoldPool: btPoolAllocator;

  

  m_collisionAlgorithmPool: btPoolAllocator;

  

  m_defaultMaxPersistentManifoldPoolSize: Integer;

  

  m_defaultMaxCollisionAlgorithmPoolSize: Integer;

  

  m_customCollisionAlgorithmMaxElementSize: Integer;

  

  m_defaultStackAllocatorSize: Integer;

  

  m_useEpaPenetrationAlgorithm: Boolean;

  

  function Init;

  

end;

Inheritance

btDefaultCollisionConstructionInfo

  

|

TObject



CT Web help

CodeTyphon Studio