Home
last modified time | relevance | path

Searched defs:btMatrix3x3 (Results 1 – 3 of 3) sorted by relevance

/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/LinearMath/
H A DbtMatrix3x3.h38 btMatrix3x3 () {} in btMatrix3x3() function
43 explicit btMatrix3x3(const btQuaternion& q) { setRotation(q); } in btMatrix3x3() function
52 btMatrix3x3(const btScalar& xx, const btScalar& xy, const btScalar& xz, in btMatrix3x3() function
61 SIMD_FORCE_INLINE btMatrix3x3 (const btMatrix3x3& other) in btMatrix3x3() function
/dports/games/critterding/critterding-beta12/src/utils/bullet/LinearMath/
H A DbtMatrix3x3.h38 btMatrix3x3 () {} in btMatrix3x3() function
43 explicit btMatrix3x3(const btQuaternion& q) { setRotation(q); } in btMatrix3x3() function
52 btMatrix3x3(const btScalar& xx, const btScalar& xy, const btScalar& xz, in btMatrix3x3() function
61 SIMD_FORCE_INLINE btMatrix3x3 (const btMatrix3x3& other) in btMatrix3x3() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/LinearMath/
H A DbtMatrix3x3.h38 btMatrix3x3 () {} in btMatrix3x3() function
43 explicit btMatrix3x3(const btQuaternion& q) { setRotation(q); } in btMatrix3x3() function
52 btMatrix3x3(const btScalar& xx, const btScalar& xy, const btScalar& xz, in btMatrix3x3() function
61 SIMD_FORCE_INLINE btMatrix3x3 (const btMatrix3x3& other) in btMatrix3x3() function