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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btDefaultMotionState.h 10 btTransform m_centerOfMassOffset;
18 m_centerOfMassOffset(centerOfMassOffset),
28 centerOfMassWorldTrans = m_graphicsWorldTrans * m_centerOfMassOffset.inverse() ;
35 m_graphicsWorldTrans = centerOfMassWorldTrans * m_centerOfMassOffset;
  /external/libgdx/extensions/gdx-bullet/jni/swig/linearmath/
btDefaultMotionState.i 19 out = $self->m_centerOfMassOffset;
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/
linearmath_wrap.cpp     [all...]

Completed in 51 milliseconds