Home
last modified time | relevance | path

Searched defs:planeConstant (Results 1 – 25 of 71) sorted by relevance

123

/dports/devel/bullet/bullet3-3.21/src/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp63 const btScalar& planeConstant = planeShape->getPlaneConstant(); in collideSingleContact() local
106 const btScalar& planeConstant = planeShape->getPlaneConstant(); in processCollision() local
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp63 const btScalar& planeConstant = planeShape->getPlaneConstant(); in collideSingleContact() local
106 const btScalar& planeConstant = planeShape->getPlaneConstant(); in processCollision() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp63 const btScalar& planeConstant = planeShape->getPlaneConstant(); in collideSingleContact() local
107 const btScalar& planeConstant = planeShape->getPlaneConstant(); in processCollision() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp64 const btScalar& planeConstant = planeShape->getPlaneConstant(); in collideSingleContact() local
108 const btScalar& planeConstant = planeShape->getPlaneConstant(); in processCollision() local
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp63 const btScalar& planeConstant = planeShape->getPlaneConstant(); in collideSingleContact() local
106 const btScalar& planeConstant = planeShape->getPlaneConstant(); in processCollision() local
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp64 const btScalar& planeConstant = planeShape->getPlaneConstant(); in collideSingleContact() local
108 const btScalar& planeConstant = planeShape->getPlaneConstant(); in processCollision() local
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp63 const btScalar& planeConstant = planeShape->getPlaneConstant(); in collideSingleContact() local
106 const btScalar& planeConstant = planeShape->getPlaneConstant(); in processCollision() local
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp63 const btScalar& planeConstant = planeShape->getPlaneConstant(); in collideSingleContact() local
106 const btScalar& planeConstant = planeShape->getPlaneConstant(); in processCollision() local
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp63 const btScalar& planeConstant = planeShape->getPlaneConstant(); in collideSingleContact() local
106 const btScalar& planeConstant = planeShape->getPlaneConstant(); in processCollision() local
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/CollisionShapes/
H A DbtStaticPlaneShape.cpp20 btStaticPlaneShape::btStaticPlaneShape(const btVector3& planeNormal, btScalar planeConstant) in btStaticPlaneShape()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/CollisionShapes/
H A DbtStaticPlaneShape.cpp20 btStaticPlaneShape::btStaticPlaneShape(const btVector3& planeNormal, btScalar planeConstant) in btStaticPlaneShape()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionShapes/
H A DbtStaticPlaneShape.cpp20 btStaticPlaneShape::btStaticPlaneShape(const btVector3& planeNormal, btScalar planeConstant) in btStaticPlaneShape()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionShapes/
H A DbtStaticPlaneShape.cpp20 btStaticPlaneShape::btStaticPlaneShape(const btVector3& planeNormal, btScalar planeConstant) in btStaticPlaneShape()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/CollisionShapes/
H A DbtStaticPlaneShape.cpp20 btStaticPlaneShape::btStaticPlaneShape(const btVector3& planeNormal, btScalar planeConstant) in btStaticPlaneShape()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/CollisionShapes/
H A DbtStaticPlaneShape.cpp20 btStaticPlaneShape::btStaticPlaneShape(const btVector3& planeNormal, btScalar planeConstant) in btStaticPlaneShape()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/CollisionShapes/
H A DbtStaticPlaneShape.cpp21 btStaticPlaneShape::btStaticPlaneShape(const btVector3& planeNormal,btScalar planeConstant) in btStaticPlaneShape()
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/CollisionShapes/
H A DbtStaticPlaneShape.cpp21 btStaticPlaneShape::btStaticPlaneShape(const btVector3& planeNormal,btScalar planeConstant) in btStaticPlaneShape()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/CollisionShapes/
H A DbtStaticPlaneShape.cpp21 btStaticPlaneShape::btStaticPlaneShape(const btVector3& planeNormal,btScalar planeConstant) in btStaticPlaneShape()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/CollisionShapes/
H A DbtStaticPlaneShape.cpp21 btStaticPlaneShape::btStaticPlaneShape(const btVector3& planeNormal,btScalar planeConstant) in btStaticPlaneShape()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/CollisionShapes/
H A DbtStaticPlaneShape.cpp21 btStaticPlaneShape::btStaticPlaneShape(const btVector3& planeNormal,btScalar planeConstant) in btStaticPlaneShape()
/dports/devel/bullet/bullet3-3.21/examples/Collision/Internal/
H A DRealTimeBullet3CollisionSdk.cpp139 plReal planeConstant) in createPlaneShape()
318 void ComputeClosestPointsPlaneSphere(const b3Vector3& planeNormalWorld, b3Scalar planeConstant, con… in ComputeClosestPointsPlaneSphere()
392 b3Scalar planeConstant = planeNormal[3]; in detectCollisionSpherePlane() local
/dports/devel/py-bullet3/bullet3-3.21/examples/Collision/Internal/
H A DRealTimeBullet3CollisionSdk.cpp139 plReal planeConstant) in createPlaneShape()
318 void ComputeClosestPointsPlaneSphere(const b3Vector3& planeNormalWorld, b3Scalar planeConstant, con… in ComputeClosestPointsPlaneSphere()
392 b3Scalar planeConstant = planeNormal[3]; in detectCollisionSpherePlane() local
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/NarrowPhaseCollision/
H A DbtContinuousConvexCollision.cpp66 const btScalar& planeConstant = planeShape->getPlaneConstant(); in computeClosestPoints() local
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/
H A DbtContinuousConvexCollision.cpp66 const btScalar& planeConstant = planeShape->getPlaneConstant(); in computeClosestPoints() local
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp63 const btScalar& planeConstant = planeShape->getPlaneConstant(); in collideSingleContact() local

123