Searched refs:m_bframe (Results 1 – 6 of 6) sorted by relevance
127 int m_bframe; // Is frame member
92 m_pose.m_bframe = false; in initDefaults()868 m_pose.m_bframe = bframe; in setPose()1824 if(m_pose.m_bframe&&(m_cfg.kMT>0)) in predictMotion()2235 if(m_pose.m_bframe) in evaluateCom()2348 if(m_pose.m_bframe) in updatePose()3456 memPtr->m_bframe = m_pose.m_bframe; in serialize()
309 bool m_bframe; // Is frame member
649 if(psb->m_pose.m_bframe) in DrawFrame()
1263 int m_bframe; variable
6095 if (arg1) (arg1)->m_bframe = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Pose_1bframe_1set()6108 result = (bool) ((arg1)->m_bframe); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Pose_1bframe_1get()16144 if (arg1) (arg1)->m_bframe = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyPoseData_1bframe_1set()16157 result = (int) ((arg1)->m_bframe); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyPoseData_1bframe_1get()