Home
last modified time | relevance | path

Searched defs:wtrs1 (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGjkEpaSolver2.java155 …n Distance(btConvexShape shape0, Matrix4 wtrs0, btConvexShape shape1, Matrix4 wtrs1, Vector3 guess… in Distance()
159 …enetration(btConvexShape shape0, Matrix4 wtrs0, btConvexShape shape1, Matrix4 wtrs1, Vector3 guess… in Penetration()
163 …enetration(btConvexShape shape0, Matrix4 wtrs0, btConvexShape shape1, Matrix4 wtrs1, Vector3 guess… in Penetration()
171 …edDistance(btConvexShape shape0, Matrix4 wtrs0, btConvexShape shape1, Matrix4 wtrs1, Vector3 guess… in SignedDistance()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
DbtGjkEpa2.cpp833 const btConvexShape* shape1,const btTransform& wtrs1, in Initialize()
868 const btTransform& wtrs1, in Distance()
906 const btTransform& wtrs1, in Penetration()
957 btTransform wtrs1(btQuaternion(0,0,0,1),position); in SignedDistance() local
1004 const btTransform& wtrs1, in SignedDistance()