Searched defs:planeConstant (Results 1 – 9 of 9) sorted by relevance
64 const btScalar& planeConstant = planeShape->getPlaneConstant(); in collideSingleContact() local108 const btScalar& planeConstant = planeShape->getPlaneConstant(); in processCollision() local
921 …pe* btCollisionWorldImporter::createPlaneShape(const btVector3& planeNormal,btScalar planeConstant) in createPlaneShape()
61 public btStaticPlaneShape(Vector3 planeNormal, float planeConstant) { in btStaticPlaneShape()
21 btStaticPlaneShape::btStaticPlaneShape(const btVector3& planeNormal,btScalar planeConstant) in btStaticPlaneShape()
66 const btScalar& planeConstant = planeShape->getPlaneConstant(); in computeClosestPoints() local
153 public btCollisionShape createPlaneShape(Vector3 planeNormal, float planeConstant) { in createPlaneShape()
132 …dImporter_createPlaneShape(btBulletWorldImporter jself, Vector3 planeNormal, float planeConstant) { in SwigDirector_btBulletWorldImporter_createPlaneShape()
1672 …lisionShape* btWorldImporter::createPlaneShape(const btVector3& planeNormal,btScalar planeConstant) in createPlaneShape()
1752 …tor_btBulletWorldImporter::createPlaneShape(btVector3 const &planeNormal, btScalar planeConstant) { in createPlaneShape()