Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/Extras/ConvexDecomposition/
H A DConvexDecomposition.h131 float mOBBOrientation[4]; // the quaternion rotation of the OBB. variable
H A DConvexBuilder.cpp301 fm_matrixToQuat(r.mOBBTransform, r.mOBBOrientation); // extract the orientation as a quaternion. in process()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/ConvexDecomposition/
H A DConvexDecomposition.h139 float mOBBOrientation[4]; // the quaternion rotation of the OBB. variable
H A DConvexBuilder.cpp319 …fm_matrixToQuat( r.mOBBTransform, r.mOBBOrientation ); // extract the orientation as a quaternio… in process()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/ConvexDecomposition/
H A DConvexDecomposition.h139 float mOBBOrientation[4]; // the quaternion rotation of the OBB. variable
H A DConvexBuilder.cpp324 …fm_matrixToQuat( r.mOBBTransform, r.mOBBOrientation ); // extract the orientation as a quaternio… in process()
/dports/devel/py-bullet3/bullet3-3.21/Extras/ConvexDecomposition/
H A DConvexDecomposition.h131 float mOBBOrientation[4]; // the quaternion rotation of the OBB. variable
H A DConvexBuilder.cpp301 fm_matrixToQuat(r.mOBBTransform, r.mOBBOrientation); // extract the orientation as a quaternion. in process()