Home
last modified time | relevance | path

Searched refs:localGetSupportingVertex (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/dports/devel/bullet/bullet3-3.21/src/BulletCollision/CollisionShapes/
H A DbtConvexInternalShape.cpp39 btVector3 sv = localGetSupportingVertex(vec * trans.getBasis()); in getAabbSlow()
44 tmp = trans(localGetSupportingVertex(vec * trans.getBasis())); in getAabbSlow()
50 btVector3 btConvexInternalShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvexInternalShape
130 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
133 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
H A DbtUniformScalingShape.cpp44 btVector3 btUniformScalingShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btUniformScalingShape
47 tmpVertex = m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
111 btVector3 sv = localGetSupportingVertex(vec * t.getBasis()); in getAabbSlow()
115 sv = localGetSupportingVertex(vec * t.getBasis()); in getAabbSlow()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/CollisionShapes/
H A DbtConvexInternalShape.cpp39 btVector3 sv = localGetSupportingVertex(vec * trans.getBasis()); in getAabbSlow()
44 tmp = trans(localGetSupportingVertex(vec * trans.getBasis())); in getAabbSlow()
50 btVector3 btConvexInternalShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvexInternalShape
130 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
133 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
H A DbtUniformScalingShape.cpp44 btVector3 btUniformScalingShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btUniformScalingShape
47 tmpVertex = m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
111 btVector3 sv = localGetSupportingVertex(vec * t.getBasis()); in getAabbSlow()
115 sv = localGetSupportingVertex(vec * t.getBasis()); in getAabbSlow()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/CollisionShapes/
H A DbtConvexInternalShape.cpp45 btVector3 sv = localGetSupportingVertex(vec*trans.getBasis()); in getAabbSlow()
50 tmp = trans(localGetSupportingVertex(vec*trans.getBasis())); in getAabbSlow()
58 btVector3 btConvexInternalShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvexInternalShape
144 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
147 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
H A DbtUniformScalingShape.cpp48 btVector3 btUniformScalingShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btUniformScalingShape
51 tmpVertex = m_childConvexShape->localGetSupportingVertex(vec); in localGetSupportingVertex()
121 btVector3 sv = localGetSupportingVertex(vec*t.getBasis()); in getAabbSlow()
125 sv = localGetSupportingVertex(vec*t.getBasis()); in getAabbSlow()
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/CollisionShapes/
H A DbtConvexInternalShape.cpp45 btVector3 sv = localGetSupportingVertex(vec*trans.getBasis()); in getAabbSlow()
50 tmp = trans(localGetSupportingVertex(vec*trans.getBasis())); in getAabbSlow()
58 btVector3 btConvexInternalShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvexInternalShape
144 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
147 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionShapes/
H A DbtConvexInternalShape.cpp39 btVector3 sv = localGetSupportingVertex(vec * trans.getBasis()); in getAabbSlow()
44 tmp = trans(localGetSupportingVertex(vec * trans.getBasis())); in getAabbSlow()
50 btVector3 btConvexInternalShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvexInternalShape
130 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
133 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/CollisionShapes/
H A DbtConvexInternalShape.cpp39 btVector3 sv = localGetSupportingVertex(vec * trans.getBasis()); in getAabbSlow()
44 tmp = trans(localGetSupportingVertex(vec * trans.getBasis())); in getAabbSlow()
50 btVector3 btConvexInternalShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvexInternalShape
130 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
133 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/CollisionShapes/
H A DbtConvexInternalShape.cpp45 btVector3 sv = localGetSupportingVertex(vec*trans.getBasis()); in getAabbSlow()
50 tmp = trans(localGetSupportingVertex(vec*trans.getBasis())); in getAabbSlow()
58 btVector3 btConvexInternalShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvexInternalShape
144 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
147 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/CollisionShapes/
H A DbtConvexInternalShape.cpp39 btVector3 sv = localGetSupportingVertex(vec * trans.getBasis()); in getAabbSlow()
44 tmp = trans(localGetSupportingVertex(vec * trans.getBasis())); in getAabbSlow()
50 btVector3 btConvexInternalShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvexInternalShape
130 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
133 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/CollisionShapes/
H A DbtConvexInternalShape.cpp45 btVector3 sv = localGetSupportingVertex(vec*trans.getBasis()); in getAabbSlow()
50 tmp = trans(localGetSupportingVertex(vec*trans.getBasis())); in getAabbSlow()
58 btVector3 btConvexInternalShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvexInternalShape
144 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
147 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/CollisionShapes/
H A DbtConvexInternalShape.cpp45 btVector3 sv = localGetSupportingVertex(vec*trans.getBasis()); in getAabbSlow()
50 tmp = trans(localGetSupportingVertex(vec*trans.getBasis())); in getAabbSlow()
58 btVector3 btConvexInternalShape::localGetSupportingVertex(const btVector3& vec)const in localGetSupportingVertex() function in btConvexInternalShape
144 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
147 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionShapes/
H A DbtConvexInternalShape.cpp39 btVector3 sv = localGetSupportingVertex(vec * trans.getBasis()); in getAabbSlow()
44 tmp = trans(localGetSupportingVertex(vec * trans.getBasis())); in getAabbSlow()
50 btVector3 btConvexInternalShape::localGetSupportingVertex(const btVector3& vec) const in localGetSupportingVertex() function in btConvexInternalShape
130 btVector3 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
133 tmp = localGetSupportingVertex(vec); in recalcLocalAabb()
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/NarrowPhaseCollision/
H A DbtSubSimplexConvexCast.cpp54 btVector3 supVertexA = fromA(m_convexA->localGetSupportingVertex(-r * fromA.getBasis())); in calcTimeOfImpact()
55 btVector3 supVertexB = fromB(m_convexB->localGetSupportingVertex(r * fromB.getBasis())); in calcTimeOfImpact()
73 …supVertexA = interpolatedTransA(m_convexA->localGetSupportingVertex(-v * interpolatedTransA.getBas… in calcTimeOfImpact()
74 …supVertexB = interpolatedTransB(m_convexB->localGetSupportingVertex(v * interpolatedTransB.getBasi… in calcTimeOfImpact()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/
H A DbtSubSimplexConvexCast.cpp54 btVector3 supVertexA = fromA(m_convexA->localGetSupportingVertex(-r * fromA.getBasis())); in calcTimeOfImpact()
55 btVector3 supVertexB = fromB(m_convexB->localGetSupportingVertex(r * fromB.getBasis())); in calcTimeOfImpact()
73 …supVertexA = interpolatedTransA(m_convexA->localGetSupportingVertex(-v * interpolatedTransA.getBas… in calcTimeOfImpact()
74 …supVertexB = interpolatedTransB(m_convexB->localGetSupportingVertex(v * interpolatedTransB.getBasi… in calcTimeOfImpact()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/NarrowPhaseCollision/
H A DbtSubSimplexConvexCast.cpp54 btVector3 supVertexA = fromA(m_convexA->localGetSupportingVertex(-r * fromA.getBasis())); in calcTimeOfImpact()
55 btVector3 supVertexB = fromB(m_convexB->localGetSupportingVertex(r * fromB.getBasis())); in calcTimeOfImpact()
73 …supVertexA = interpolatedTransA(m_convexA->localGetSupportingVertex(-v * interpolatedTransA.getBas… in calcTimeOfImpact()
74 …supVertexB = interpolatedTransB(m_convexB->localGetSupportingVertex(v * interpolatedTransB.getBasi… in calcTimeOfImpact()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/NarrowPhaseCollision/
H A DbtSubSimplexConvexCast.cpp54 btVector3 supVertexA = fromA(m_convexA->localGetSupportingVertex(-r * fromA.getBasis())); in calcTimeOfImpact()
55 btVector3 supVertexB = fromB(m_convexB->localGetSupportingVertex(r * fromB.getBasis())); in calcTimeOfImpact()
73 …supVertexA = interpolatedTransA(m_convexA->localGetSupportingVertex(-v * interpolatedTransA.getBas… in calcTimeOfImpact()
74 …supVertexB = interpolatedTransB(m_convexB->localGetSupportingVertex(v * interpolatedTransB.getBasi… in calcTimeOfImpact()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/NarrowPhaseCollision/
H A DbtSubSimplexConvexCast.cpp54 btVector3 supVertexA = fromA(m_convexA->localGetSupportingVertex(-r * fromA.getBasis())); in calcTimeOfImpact()
55 btVector3 supVertexB = fromB(m_convexB->localGetSupportingVertex(r * fromB.getBasis())); in calcTimeOfImpact()
73 …supVertexA = interpolatedTransA(m_convexA->localGetSupportingVertex(-v * interpolatedTransA.getBas… in calcTimeOfImpact()
74 …supVertexB = interpolatedTransB(m_convexB->localGetSupportingVertex(v * interpolatedTransB.getBasi… in calcTimeOfImpact()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/NarrowPhaseCollision/
H A DbtSubSimplexConvexCast.cpp61 btVector3 supVertexA = fromA(m_convexA->localGetSupportingVertex(-r*fromA.getBasis())); in calcTimeOfImpact()
62 btVector3 supVertexB = fromB(m_convexB->localGetSupportingVertex(r*fromB.getBasis())); in calcTimeOfImpact()
85 …supVertexA = interpolatedTransA(m_convexA->localGetSupportingVertex(-v*interpolatedTransA.getBasis… in calcTimeOfImpact()
86 …supVertexB = interpolatedTransB(m_convexB->localGetSupportingVertex(v*interpolatedTransB.getBasis(… in calcTimeOfImpact()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/NarrowPhaseCollision/
H A DbtSubSimplexConvexCast.cpp54 btVector3 supVertexA = fromA(m_convexA->localGetSupportingVertex(-r * fromA.getBasis())); in calcTimeOfImpact()
55 btVector3 supVertexB = fromB(m_convexB->localGetSupportingVertex(r * fromB.getBasis())); in calcTimeOfImpact()
73 …supVertexA = interpolatedTransA(m_convexA->localGetSupportingVertex(-v * interpolatedTransA.getBas… in calcTimeOfImpact()
74 …supVertexB = interpolatedTransB(m_convexB->localGetSupportingVertex(v * interpolatedTransB.getBasi… in calcTimeOfImpact()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/NarrowPhaseCollision/
H A DbtSubSimplexConvexCast.cpp61 btVector3 supVertexA = fromA(m_convexA->localGetSupportingVertex(-r*fromA.getBasis())); in calcTimeOfImpact()
62 btVector3 supVertexB = fromB(m_convexB->localGetSupportingVertex(r*fromB.getBasis())); in calcTimeOfImpact()
85 …supVertexA = interpolatedTransA(m_convexA->localGetSupportingVertex(-v*interpolatedTransA.getBasis… in calcTimeOfImpact()
86 …supVertexB = interpolatedTransB(m_convexB->localGetSupportingVertex(v*interpolatedTransB.getBasis(… in calcTimeOfImpact()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/NarrowPhaseCollision/
H A DbtSubSimplexConvexCast.cpp61 btVector3 supVertexA = fromA(m_convexA->localGetSupportingVertex(-r*fromA.getBasis())); in calcTimeOfImpact()
62 btVector3 supVertexB = fromB(m_convexB->localGetSupportingVertex(r*fromB.getBasis())); in calcTimeOfImpact()
85 …supVertexA = interpolatedTransA(m_convexA->localGetSupportingVertex(-v*interpolatedTransA.getBasis… in calcTimeOfImpact()
86 …supVertexB = interpolatedTransB(m_convexB->localGetSupportingVertex(v*interpolatedTransB.getBasis(… in calcTimeOfImpact()
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/NarrowPhaseCollision/
H A DbtSubSimplexConvexCast.cpp61 btVector3 supVertexA = fromA(m_convexA->localGetSupportingVertex(-r*fromA.getBasis())); in calcTimeOfImpact()
62 btVector3 supVertexB = fromB(m_convexB->localGetSupportingVertex(r*fromB.getBasis())); in calcTimeOfImpact()
85 …supVertexA = interpolatedTransA(m_convexA->localGetSupportingVertex(-v*interpolatedTransA.getBasis… in calcTimeOfImpact()
86 …supVertexB = interpolatedTransB(m_convexB->localGetSupportingVertex(v*interpolatedTransB.getBasis(… in calcTimeOfImpact()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/NarrowPhaseCollision/
H A DbtSubSimplexConvexCast.cpp61 btVector3 supVertexA = fromA(m_convexA->localGetSupportingVertex(-r*fromA.getBasis())); in calcTimeOfImpact()
62 btVector3 supVertexB = fromB(m_convexB->localGetSupportingVertex(r*fromB.getBasis())); in calcTimeOfImpact()
85 …supVertexA = interpolatedTransA(m_convexA->localGetSupportingVertex(-v*interpolatedTransA.getBasis… in calcTimeOfImpact()
86 …supVertexB = interpolatedTransB(m_convexB->localGetSupportingVertex(v*interpolatedTransB.getBasis(… in calcTimeOfImpact()

12345678910>>...13