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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.h 243 btVector3 m_c3; // gradient member in struct:btSoftBody::Link
271 btScalar m_c3; // Friction member in struct:btSoftBody::RContact
btSoftBody.cpp     [all...]
btSoftBodyInternals.h 843 c.m_c3 = fv.length2()<(dn*fc*dn*fc)?0:1-fc;
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp     [all...]

Completed in 168 milliseconds