40 #ifndef _physicsfieldcollisionshape_h
41 #define _physicsfieldcollisionshape_h
43 #include "Physics/collisionshape.h"
65 void SetPointers(btConcaveShape* Shape);
75 virtual btConcaveShape* GetBulletConcaveShape()
const;
78 virtual void ProtoSerialize(
XML::Node& CurrentRoot)
const;
80 virtual void ProtoDeSerialize(
const XML::Node& OneNode);
83 static String SerializableName();