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

btConvexInternalAabbCachingShape

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

Declaration

Source position: gracollisionshapes.pas line 319

type btConvexInternalAabbCachingShape = class(btConvexInternalShape)

protected

  procedure setCachedLocalAabb();

  

  procedure getCachedLocalAabb();

  

  procedure getNonvirtualAabb();

  

public

  constructor Create; override;

  

  procedure setLocalScaling(); override;

  

  procedure getAabb(); override;

  

  procedure recalcLocalAabb;

  

end;

Inheritance

btConvexInternalAabbCachingShape

  

|

btConvexInternalShape

  

|

btConvexShape

  

|

btCollisionShape

  

|

TObject



CT Web help

CodeTyphon Studio