Searched refs:m_volume (Results 1 – 5 of 5) sorted by relevance
92 float m_volume; // Volume conversation coefficient [0,+inf] member
310 btScalar m_volume; // Rest volume member
93 m_pose.m_volume = 0; in initDefaults()894 m_pose.m_volume = bvolume?getVolume():0; in setPose()2963 dvolumetv = (m_pose.m_volume-volume)*kVC; in applyForces()3433 sbd->m_config.m_volume = m_cfg.kVC; in serialize()3474 memPtr->m_restVolume = m_pose.m_volume; in serialize()
1227 float m_volume; variable
6123 if (arg1) (arg1)->m_volume = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Pose_1volume_1set()6136 result = (btScalar) ((arg1)->m_volume); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Pose_1volume_1get()15278 if (arg1) (arg1)->m_volume = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyConfigData_1volume_1set()15291 result = (float) ((arg1)->m_volume); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyConfigData_1volume_1get()