Unit 'graCollisionShapes' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_gravity]

btTriangleInfoMap

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

Declaration

Source position: gracollisionshapes.pas line 695

type btTriangleInfoMap = object(specialize FOS_GenericHashMap<,>)

  m_convexEpsilon: btScalar;

  

  m_planarEpsilon: btScalar;

  

  m_equalVertexThreshold: btScalar;

  

  m_edgeDistanceThreshold: btScalar;

  

  m_zeroAreaThreshold: btScalar;

  

  procedure Init;

  

end;

Inheritance

btTriangleInfoMap

  

|

FOS_GenericHashMap

  

|

TObject



CT Web help

CodeTyphon Studio