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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.h 679 btScalar m_restLengthScale;
btSoftBody.cpp 113 m_restLengthScale = btScalar(1.0);
846 return m_restLengthScale;
855 l.m_rl = l.m_rl / m_restLengthScale * restLengthScale;
858 m_restLengthScale = restLengthScale;
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp     [all...]

Completed in 73 milliseconds