Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtBoxBoxDetector.cpp81 typedef btScalar dMatrix3[4*3]; typedef
257 int dBoxBox2 (const btVector3& p1, const dMatrix3 R1,
259 const dMatrix3 R2, const btVector3& side2,
262 int dBoxBox2 (const btVector3& p1, const dMatrix3 R1, in dBoxBox2()
264 const dMatrix3 R2, const btVector3& side2, in dBoxBox2()
682 dMatrix3 R1; in getClosestPoints()
683 dMatrix3 R2; in getClosestPoints()