40 #ifndef _physicsprimitivecollisionshape_cpp
41 #define _physicsprimitivecollisionshape_cpp
43 #include "Physics/primitivecollisionshape.h"
44 #include "collisionshapemanager.h"
45 #include "stringtool.h"
47 #include "btBulletDynamicsCommon.h"
68 {
return static_cast<btConvexInternalShape*
>(
ShapeBase); }
113 {
return String(
"PrimitiveCollisionShape"); }