Home
last modified time | relevance | path

Searched refs:mSphereVolume (Results 1 – 8 of 8) sorted by relevance

/dports/devel/bullet/bullet3-3.21/Extras/ConvexDecomposition/
H A DConvexDecomposition.h137 float mSphereVolume; // volume of the best fit sphere variable
H A DConvexBuilder.cpp304 r.mSphereVolume = fm_sphereVolume(r.mSphereRadius); in process()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/ConvexDecomposition/
H A DConvexDecomposition.h145 float mSphereVolume; // volume of the best fit sphere variable
H A DConvexBuilder.cpp322 r.mSphereVolume = fm_sphereVolume( r.mSphereRadius ); in process()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/ConvexDecomposition/
H A DConvexDecomposition.h145 float mSphereVolume; // volume of the best fit sphere variable
H A DConvexBuilder.cpp327 r.mSphereVolume = fm_sphereVolume( r.mSphereRadius ); in process()
/dports/devel/py-bullet3/bullet3-3.21/Extras/ConvexDecomposition/
H A DConvexDecomposition.h137 float mSphereVolume; // volume of the best fit sphere variable
H A DConvexBuilder.cpp304 r.mSphereVolume = fm_sphereVolume(r.mSphereRadius); in process()