Home
last modified time | relevance | path

Searched refs:supVec (Results 76 – 88 of 88) sorted by relevance

1234

/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionShapes/
H A DbtConvexHullShape.cpp60 btVector3 supVec(btScalar(0.), btScalar(0.), btScalar(0.)); in localGetSupportingVertexWithoutMargin() local
71 return supVec; in localGetSupportingVertexWithoutMargin()
H A DbtPolyhedralConvexShape.cpp388 btVector3 supVec(0, 0, 0); in localGetSupportingVertexWithoutMargin() local
418 supVec = temp[i]; in localGetSupportingVertexWithoutMargin()
423 return supVec; in localGetSupportingVertexWithoutMargin()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/CollisionShapes/
H A DbtPolyhedralConvexShape.cpp328 btVector3 supVec(0,0,0); in localGetSupportingVertexWithoutMargin() local
357 supVec = temp[i]; in localGetSupportingVertexWithoutMargin()
362 return supVec; in localGetSupportingVertexWithoutMargin()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/CollisionShapes/
H A DbtPolyhedralConvexShape.cpp328 btVector3 supVec(0,0,0); in localGetSupportingVertexWithoutMargin() local
357 supVec = temp[i]; in localGetSupportingVertexWithoutMargin()
362 return supVec; in localGetSupportingVertexWithoutMargin()
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/CollisionShapes/
H A DbtPolyhedralConvexShape.cpp388 btVector3 supVec(0, 0, 0); in localGetSupportingVertexWithoutMargin() local
418 supVec = temp[i]; in localGetSupportingVertexWithoutMargin()
423 return supVec; in localGetSupportingVertexWithoutMargin()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/CollisionShapes/
H A DbtPolyhedralConvexShape.cpp388 btVector3 supVec(0, 0, 0); in localGetSupportingVertexWithoutMargin() local
418 supVec = temp[i]; in localGetSupportingVertexWithoutMargin()
423 return supVec; in localGetSupportingVertexWithoutMargin()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionShapes/
H A DbtPolyhedralConvexShape.cpp388 btVector3 supVec(0, 0, 0); in localGetSupportingVertexWithoutMargin() local
418 supVec = temp[i]; in localGetSupportingVertexWithoutMargin()
423 return supVec; in localGetSupportingVertexWithoutMargin()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/CollisionShapes/
H A DbtPolyhedralConvexShape.cpp388 btVector3 supVec(0, 0, 0); in localGetSupportingVertexWithoutMargin() local
418 supVec = temp[i]; in localGetSupportingVertexWithoutMargin()
423 return supVec; in localGetSupportingVertexWithoutMargin()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/CollisionShapes/
H A DbtPolyhedralConvexShape.cpp388 btVector3 supVec(0, 0, 0); in localGetSupportingVertexWithoutMargin() local
418 supVec = temp[i]; in localGetSupportingVertexWithoutMargin()
423 return supVec; in localGetSupportingVertexWithoutMargin()
/dports/devel/bullet/bullet3-3.21/src/Bullet3Collision/NarrowPhaseCollision/shared/
H A Db3MprPenetration.h126 b3Float4 supVec = b3MakeFloat4(0, 0, 0, 0); in b3LocalGetSupportVertex() local
136 return supVec; in b3LocalGetSupportVertex()
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3Collision/NarrowPhaseCollision/shared/
H A Db3MprPenetration.h126 b3Float4 supVec = b3MakeFloat4(0, 0, 0, 0); in b3LocalGetSupportVertex() local
136 return supVec; in b3LocalGetSupportVertex()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/
H A Db3MprPenetration.h126 b3Float4 supVec = b3MakeFloat4(0, 0, 0, 0); in b3LocalGetSupportVertex() local
136 return supVec; in b3LocalGetSupportVertex()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/
H A Db3MprPenetration.h126 b3Float4 supVec = b3MakeFloat4(0, 0, 0, 0); in b3LocalGetSupportVertex() local
136 return supVec; in b3LocalGetSupportVertex()

1234