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

  /external/libgdx/extensions/gdx-bullet/jni/swig/softbody/
btSoftBody.i 189 void setConfig_kVCF(btScalar v) { $self->m_cfg.kVCF = v; }
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.h 567 btScalar kVCF; // Velocities correction factor (Baumgarte)
btSoftBody.cpp 66 m_cfg.kVCF = 1;
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp     [all...]

Completed in 220 milliseconds