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

  /external/libgdx/extensions/gdx-bullet/jni/swig/softbody/
btSoftBody.i 207 void setConfig_maxvolume(btScalar v) { $self->m_cfg.maxvolume = v; }
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.h 585 btScalar maxvolume; // Maximum volume ratio for pose member in struct:btSoftBody::Config
btSoftBody.cpp 84 m_cfg.maxvolume = (btScalar)1;
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp     [all...]

Completed in 1036 milliseconds