Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtDefaultMotionState.java74 long cPtr = LinearMathJNI.btDefaultMotionState_centerOfMassOffset_get(swigCPtr, this); in getCenterOfMassOffset()
DLinearMathJNI.java511 …public final static native long btDefaultMotionState_centerOfMassOffset_get(long jarg1, btDefaultM… in btDefaultMotionState_centerOfMassOffset_get() method in LinearMathJNI