Searched refs:m_maxVolume (Results 1 – 4 of 4) sorted by relevance
105 float m_maxVolume; // Maximum volume ratio for pose member
3429 sbd->m_config.m_maxVolume = m_cfg.maxvolume; in serialize()3439 sbd->m_config.m_maxVolume = m_cfg.maxvolume; in serialize()
1240 float m_maxVolume; variable
15642 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()