40 #ifndef _physicsspherecollisionshape_cpp
41 #define _physicsspherecollisionshape_cpp
43 #include "Physics/spherecollisionshape.h"
44 #include "collisionshapemanager.h"
45 #include "stringtool.h"
47 #include "btBulletDynamicsCommon.h"
75 if(!OneName) { MEZZ_EXCEPTION(
Exception::PARAMETERS_EXCEPTION,
"Could not find Name Attribute on CollsionShape Node during preparation for deserialization."); }
103 {
return static_cast<btSphereShape*
>(
ShapeBase); }
139 {
return String(
"SphereCollisionShape"); }