BulletConvexShape.kl¶
Interfaces¶
BulletConvexShape (interface)¶
The BulletConvexShape is an abstract shape interface, implemented by all convex shapes such as BulletBoxShape, BulletConvexHullShape etc. It describes general convex shapes using the localGetSupportingVertex interface, used by collision detectors such as BulletGjkPairDetector.
Functions¶
Data | getPointer ? () |
Functions in detail¶
Data BulletConvexShape.getPointer? ()