Home
last modified time | relevance | path

Searched refs:FromCE (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/BroadphaseCollision/
H A DbtDbvt.h137 static inline btDbvtAabbMm FromCE(const btVector3& c,const btVector3& e);
392 inline btDbvtAabbMm btDbvtAabbMm::FromCE(const btVector3& c,const btVector3& e) in FromCE() function
402 return(FromCE(c,btVector3(r,r,r))); in FromCR()
H A DbtDbvt.cpp765 return(btDbvtVolume::FromCE(RandVector3(cs),btVector3(eb,eb,eb)+RandVector3()*es)); in RandVolume()
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/BroadphaseCollision/
H A DbtDbvt.h137 static inline btDbvtAabbMm FromCE(const btVector3& c,const btVector3& e);
392 inline btDbvtAabbMm btDbvtAabbMm::FromCE(const btVector3& c,const btVector3& e) in FromCE() function
402 return(FromCE(c,btVector3(r,r,r))); in FromCR()
H A DbtDbvt.cpp765 return(btDbvtVolume::FromCE(RandVector3(cs),btVector3(eb,eb,eb)+RandVector3()*es)); in RandVolume()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/BroadphaseCollision/
H A DbtDbvt.h138 static inline btDbvtAabbMm FromCE(const btVector3& c,const btVector3& e);
411 inline btDbvtAabbMm btDbvtAabbMm::FromCE(const btVector3& c,const btVector3& e) in FromCE() function
421 return(FromCE(c,btVector3(r,r,r))); in FromCR()
H A DbtDbvt.cpp767 return(btDbvtVolume::FromCE(RandVector3(cs),btVector3(eb,eb,eb)+RandVector3()*es)); in RandVolume()
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3Collision/BroadPhaseCollision/
H A Db3DynamicBvh.h139 static inline b3DbvtAabbMm FromCE(const b3Vector3& c, const b3Vector3& e);
410 inline b3DbvtAabbMm b3DbvtAabbMm::FromCE(const b3Vector3& c, const b3Vector3& e) in FromCE() function
421 return (FromCE(c, b3MakeVector3(r, r, r))); in FromCR()
H A Db3DynamicBvh.cpp822 return (b3DbvtVolume::FromCE(RandVector3(cs), b3Vector3(eb, eb, eb) + RandVector3() * es)); in RandVolume()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/BroadphaseCollision/
H A DbtDbvt.h137 static inline btDbvtAabbMm FromCE(const btVector3& c,const btVector3& e);
397 inline btDbvtAabbMm btDbvtAabbMm::FromCE(const btVector3& c,const btVector3& e) in FromCE() function
407 return(FromCE(c,btVector3(r,r,r))); in FromCR()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/BroadphaseCollision/
H A DbtDbvt.h137 static inline btDbvtAabbMm FromCE(const btVector3& c,const btVector3& e);
392 inline btDbvtAabbMm btDbvtAabbMm::FromCE(const btVector3& c,const btVector3& e) in FromCE() function
402 return(FromCE(c,btVector3(r,r,r))); in FromCR()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/
H A Db3DynamicBvh.h139 static inline b3DbvtAabbMm FromCE(const b3Vector3& c, const b3Vector3& e);
410 inline b3DbvtAabbMm b3DbvtAabbMm::FromCE(const b3Vector3& c, const b3Vector3& e) in FromCE() function
421 return (FromCE(c, b3MakeVector3(r, r, r))); in FromCR()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/
H A Db3DynamicBvh.h139 static inline b3DbvtAabbMm FromCE(const b3Vector3& c, const b3Vector3& e);
410 inline b3DbvtAabbMm b3DbvtAabbMm::FromCE(const b3Vector3& c, const b3Vector3& e) in FromCE() function
421 return (FromCE(c, b3MakeVector3(r, r, r))); in FromCR()
H A Db3DynamicBvh.cpp822 return (b3DbvtVolume::FromCE(RandVector3(cs), b3Vector3(eb, eb, eb) + RandVector3() * es)); in RandVolume()
/dports/devel/bullet/bullet3-3.21/src/Bullet3Collision/BroadPhaseCollision/
H A Db3DynamicBvh.h139 static inline b3DbvtAabbMm FromCE(const b3Vector3& c, const b3Vector3& e);
410 inline b3DbvtAabbMm b3DbvtAabbMm::FromCE(const b3Vector3& c, const b3Vector3& e) in FromCE() function
421 return (FromCE(c, b3MakeVector3(r, r, r))); in FromCR()
H A Db3DynamicBvh.cpp822 return (b3DbvtVolume::FromCE(RandVector3(cs), b3Vector3(eb, eb, eb) + RandVector3() * es)); in RandVolume()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/BroadphaseCollision/
H A DbtDbvt.h139 static inline btDbvtAabbMm FromCE(const btVector3& c, const btVector3& e);
419 inline btDbvtAabbMm btDbvtAabbMm::FromCE(const btVector3& c, const btVector3& e) in FromCE() function
430 return (FromCE(c, btVector3(r, r, r))); in FromCR()
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/BroadphaseCollision/
H A DbtDbvt.h139 static inline btDbvtAabbMm FromCE(const btVector3& c, const btVector3& e);
464 inline btDbvtAabbMm btDbvtAabbMm::FromCE(const btVector3& c, const btVector3& e) in FromCE() function
475 return (FromCE(c, btVector3(r, r, r))); in FromCR()
H A DbtDbvt.cpp827 return (btDbvtVolume::FromCE(RandVector3(cs), btVector3(eb, eb, eb) + RandVector3() * es)); in RandVolume()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/BroadphaseCollision/
H A DbtDbvt.h139 static inline btDbvtAabbMm FromCE(const btVector3& c, const btVector3& e);
464 inline btDbvtAabbMm btDbvtAabbMm::FromCE(const btVector3& c, const btVector3& e) in FromCE() function
475 return (FromCE(c, btVector3(r, r, r))); in FromCR()
H A DbtDbvt.cpp827 return (btDbvtVolume::FromCE(RandVector3(cs), btVector3(eb, eb, eb) + RandVector3() * es)); in RandVolume()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/BroadphaseCollision/
H A DbtDbvt.h139 static inline btDbvtAabbMm FromCE(const btVector3& c, const btVector3& e);
464 inline btDbvtAabbMm btDbvtAabbMm::FromCE(const btVector3& c, const btVector3& e) in FromCE() function
475 return (FromCE(c, btVector3(r, r, r))); in FromCR()
H A DbtDbvt.cpp827 return (btDbvtVolume::FromCE(RandVector3(cs), btVector3(eb, eb, eb) + RandVector3() * es)); in RandVolume()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/BroadphaseCollision/
H A DbtDbvt.h139 static inline btDbvtAabbMm FromCE(const btVector3& c, const btVector3& e);
464 inline btDbvtAabbMm btDbvtAabbMm::FromCE(const btVector3& c, const btVector3& e) in FromCE() function
475 return (FromCE(c, btVector3(r, r, r))); in FromCR()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/BroadphaseCollision/
H A DbtDbvt.h139 static inline btDbvtAabbMm FromCE(const btVector3& c, const btVector3& e);
464 inline btDbvtAabbMm btDbvtAabbMm::FromCE(const btVector3& c, const btVector3& e) in FromCE() function
475 return (FromCE(c, btVector3(r, r, r))); in FromCR()
H A DbtDbvt.cpp827 return (btDbvtVolume::FromCE(RandVector3(cs), btVector3(eb, eb, eb) + RandVector3() * es)); in RandVolume()

12