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

btConvexCastResult

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

Declaration

Source position: granarrowphase.pas line 282

type btConvexCastResult = class

  m_hitTransformA: btTransform;

  

  m_hitTransformB: btTransform;

  

  m_normal: btVector3;

  

  m_hitPoint: btVector3;

  

  m_fraction: btScalar;

  

  m_debugDrawer: btIDebugDraw;

  

  m_allowedPenetration: btScalar;

  

  procedure DebugDraw(); virtual;

  

  procedure drawCoordSystem(); virtual;

  

  constructor create;

  

end;

Inheritance

btConvexCastResult

  

|

TObject



CT Web help

CodeTyphon Studio