40 #ifndef _physicsspherecollisionshape_h
41 #define _physicsspherecollisionshape_h
43 #include "Physics/primitivecollisionshape.h"
77 virtual Real GetRadius()
const;
81 virtual btSphereShape* GetSphereShape()
const;
84 virtual void ProtoSerialize(
XML::Node& CurrentRoot)
const;
86 virtual void ProtoDeSerialize(
const XML::Node& OneNode);
89 static String SerializableName();