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

btConcaveShape

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

Declaration

Source position: gracollisionshapes.pas line 133

type btConcaveShape = class(btCollisionShape)

protected

  m_collisionMargin: btScalar;

  

public

  procedure processAllTriangles(); virtual; abstract;

  

  function getMargin; override;

  

  procedure setMargin(); override;

  

end;

Inheritance

btConcaveShape

  

|

btCollisionShape

  

|

TObject



CT Web help

CodeTyphon Studio