Bullet Collision Detection & Physics Library
Classes
btConvexInternalShape.h File Reference
#include "btConvexShape.h"
#include "LinearMath/btAabbUtil2.h"
Include dependency graph for btConvexInternalShape.h:
This graph shows which files directly or indirectly include this file:

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...