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

btCylinderShapeZ

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

Declaration

Source position: gracollisionshapes.pas line 498

type btCylinderShapeZ = class(btCylinderShape)

public

  constructor Create();

  

  function localGetSupportingVertexWithoutMargin(); override;

  

  procedure batchedUnitVectorGetSupportingVertexWithoutMargin(); override;

  

  function getName; override;

  

  function getRadius;

  

end;

Inheritance

btCylinderShapeZ

  

|

btCylinderShape

  

|

btConvexInternalShape

  

|

btConvexShape

  

|

btCollisionShape

  

|

TObject



CT Web help

CodeTyphon Studio