Blender V2.61 - r43446
Classes

btConvexInternalShape.h File Reference

#include "btConvexShape.h"
#include "LinearMath/btAabbUtil2.h"

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