HomeSort by relevance Sort by last modified time
    Searched refs:btTransform_to_Matrix4 (Results 1 - 8 of 8) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/swig/common/
gdxMathTypes.i 27 CREATE_POOLED_TYPEMAP(btTransform, Matrix4, "Lcom/badlogic/gdx/math/Matrix4;", Matrix4_to_btTransform, btTransform_to_Matrix4);
  /external/libgdx/extensions/gdx-bullet/jni/src/custom/gdx/linearmath/
mathtypes.h 21 void btTransform_to_Matrix4(JNIEnv * const &jenv, jobject &target, const btTransform &source);
mathtypes.cpp 157 void btTransform_to_Matrix4(JNIEnv * const &jenv, jobject &target, const btTransform &source)
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/extras/
extras_wrap.cpp     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/
linearmath_wrap.cpp     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
collision_wrap.cpp     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/
dynamics_wrap.cpp     [all...]

Completed in 84 milliseconds