HomeSort by relevance Sort by last modified time
    Searched defs:invXform (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btTransform.h 155 SIMD_FORCE_INLINE btVector3 invXform(const btVector3& inVec) const;
223 btTransform::invXform(const btVector3& inVec) const
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
btTransform.java 112 public Vector3 invXform(Vector3 inVec) {

Completed in 2547 milliseconds