Home
last modified time | relevance | path

Searched refs:localGetSupportingVertex (Results 51 – 75 of 325) sorted by relevance

12345678910>>...13

/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionShapes/
H A DbtTriangleMeshShape.cpp62 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
65 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
163 btVector3 btTriangleMeshShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btTriangleMeshShape
H A DbtConvex2dShape.cpp37 btVector3 btConvex2dShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvex2dShape
39 return m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
H A DbtConvexHullShape.cpp99 btVector3 btConvexHullShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvexHullShape
232 witnesPtMin = trans(localGetSupportingVertex(localAxis)); in project()
233 witnesPtMax = trans(localGetSupportingVertex(-localAxis)); in project()
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/CollisionShapes/
H A DbtTriangleMeshShape.cpp73 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
76 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
193 btVector3 btTriangleMeshShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btTriangleMeshShape
H A DbtConvex2dShape.cpp41 btVector3 btConvex2dShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvex2dShape
43 return m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
H A DbtUniformScalingShape.cpp48 btVector3 btUniformScalingShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btUniformScalingShape
51 tmpVertex = m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/CollisionShapes/
H A DbtTriangleMeshShape.cpp73 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
76 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
193 btVector3 btTriangleMeshShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btTriangleMeshShape
H A DbtConvex2dShape.cpp41 btVector3 btConvex2dShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvex2dShape
43 return m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
H A DbtConvexHullShape.cpp108 btVector3 btConvexHullShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvexHullShape
238 btVector3 vtx1 = trans(localGetSupportingVertex(localAxis)); in project()
239 btVector3 vtx2 = trans(localGetSupportingVertex(-localAxis)); in project()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/CollisionShapes/
H A DbtTriangleMeshShape.cpp73 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
76 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
193 btVector3 btTriangleMeshShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btTriangleMeshShape
H A DbtConvex2dShape.cpp41 btVector3 btConvex2dShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvex2dShape
43 return m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/CollisionShapes/
H A DbtConvex2dShape.cpp37 btVector3 btConvex2dShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvex2dShape
39 return m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
H A DbtConvexHullShape.cpp99 btVector3 btConvexHullShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvexHullShape
232 witnesPtMin = trans(localGetSupportingVertex(localAxis)); in project()
233 witnesPtMax = trans(localGetSupportingVertex(-localAxis)); in project()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/CollisionShapes/
H A DbtConvex2dShape.cpp37 btVector3 btConvex2dShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvex2dShape
39 return m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
H A DbtConvexHullShape.cpp99 btVector3 btConvexHullShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvexHullShape
232 witnesPtMin = trans(localGetSupportingVertex(localAxis)); in project()
233 witnesPtMax = trans(localGetSupportingVertex(-localAxis)); in project()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionShapes/
H A DbtConvex2dShape.cpp37 btVector3 btConvex2dShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvex2dShape
39 return m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
H A DbtConvexHullShape.cpp99 btVector3 btConvexHullShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvexHullShape
232 witnesPtMin = trans(localGetSupportingVertex(localAxis)); in project()
233 witnesPtMax = trans(localGetSupportingVertex(-localAxis)); in project()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/CollisionShapes/
H A DbtConvex2dShape.cpp37 btVector3 btConvex2dShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvex2dShape
39 return m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
H A DbtConvexHullShape.cpp99 btVector3 btConvexHullShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvexHullShape
232 witnesPtMin = trans(localGetSupportingVertex(localAxis)); in project()
233 witnesPtMax = trans(localGetSupportingVertex(-localAxis)); in project()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/CollisionShapes/
H A DbtConvex2dShape.cpp41 btVector3 btConvex2dShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvex2dShape
43 return m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
H A DbtConvexHullShape.cpp108 btVector3 btConvexHullShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvexHullShape
243 witnesPtMin = trans(localGetSupportingVertex(localAxis)); in project()
244 witnesPtMax = trans(localGetSupportingVertex(-localAxis)); in project()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/CollisionShapes/
H A DbtConvex2dShape.cpp37 btVector3 btConvex2dShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvex2dShape
39 return m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
H A DbtConvexHullShape.cpp99 btVector3 btConvexHullShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvexHullShape
232 witnesPtMin = trans(localGetSupportingVertex(localAxis)); in project()
233 witnesPtMax = trans(localGetSupportingVertex(-localAxis)); in project()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/CollisionShapes/
H A DbtConvex2dShape.cpp41 btVector3 btConvex2dShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvex2dShape
43 return m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
H A DbtConvexHullShape.cpp106 btVector3 btConvexHullShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvexHullShape
234 witnesPtMin = trans(localGetSupportingVertex(localAxis)); in project()
235 witnesPtMax = trans(localGetSupportingVertex(-localAxis)); in project()

12345678910>>...13