Home
last modified time | relevance | path

Searched refs:m_maxVolume (Results 1 – 4 of 4) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyData.h105 float m_maxVolume; // Maximum volume ratio for pose member
DbtSoftBody.cpp3429 sbd->m_config.m_maxVolume = m_cfg.maxvolume; in serialize()
3439 sbd->m_config.m_maxVolume = m_cfg.maxvolume; in serialize()
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
Dbullet.h1240 float m_maxVolume; variable
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
Dsoftbody_wrap.cpp15642 if (arg1) (arg1)->m_maxVolume = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyConfigData_1maxVolume_1set()
15655 result = (float) ((arg1)->m_maxVolume); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyConfigData_1maxVolume_1get()