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

btEmptyShape

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

Declaration

Source position: gracollisionshapes.pas line 142

type btEmptyShape = class(btConcaveShape)

protected

  m_localScaling: btVector3;

  

public

  constructor Create;

  

  procedure getAabb(); override;

  

  procedure setLocalScaling(); override;

  

  function getLocalScaling; override;

  

end;

Inheritance

btEmptyShape

  

|

btConcaveShape

  

|

btCollisionShape

  

|

TObject



CT Web help

CodeTyphon Studio