39 #ifdef USE_SEPDISTANCE_UTIL
40 ,m_sepDistance(body0->getCollisionShape()->getAngularMotionDisc(),body1->getCollisionShape()->getAngularMotionDisc())
virtual void releaseManifold(btPersistentManifold *manifold)=0
btManifoldResult is a helper class to manage contact results.
btDispatcher * m_dispatcher
btCollisionObject can be used to manage collision detection objects.
The btPolyhedralConvexShape is an internal interface class for polyhedral convex shapes.
virtual btPersistentManifold * getNewManifold(const btCollisionObject *b0, const btCollisionObject *b1)=0
bool isPolyhedral() const
const btVector3 & getImplicitShapeDimensions() const
virtual btScalar getMargin() const =0
btCollisionAlgorithm is an collision interface that is compatible with the Broadphase and btDispatche...
const btCollisionShape * getCollisionShape() const
float btScalar
The btScalar type abstracts floating point numbers, to easily switch between double and single floati...