Bullet Collision Detection & Physics Library
|
Go to the source code of this file.
Classes | |
class | btConvexInternalShape |
The btConvexInternalShape is an internal base class, shared by most convex shape implementations. More... | |
struct | btConvexInternalShapeData |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More... | |
class | btConvexInternalAabbCachingShape |
btConvexInternalAabbCachingShape adds local aabb caching for convex shapes, to avoid expensive bounding box calculations More... | |