15 #include "bulletSoftBodyShape.h"
16 #include "bulletSoftBodyNode.h"
26 BulletSoftBodyShape(btSoftBodyCollisionShape *shapePtr) {
29 _shape->setUserPointer(
this);
37 btCollisionShape *BulletSoftBodyShape::
TypeHandle is the identifier used to differentiate C++ class types.