Searched refs:m_c0 (Results 1 – 6 of 6) sorted by relevance
63 btVector3FloatData m_c0[4]; // gradients member74 btMatrix3x3FloatData m_c0; // Impulse matrix member
240 btScalar m_c0; // (ima+imb)*kLST member259 btVector3 m_c0[4]; // gradients member268 btMatrix3x3 m_c0; // Impulse matrix member292 btMatrix3x3 m_c0; // Impulse matrix member
1860 l.m_c2 = 1/(l.m_c3.length2()*l.m_c0); in solveConstraints()1867 a.m_c0 = ImpulseMatrix( m_sst.sdt, in solveConstraints()2456 l.m_c0 = (l.m_n[0]->m_im+l.m_n[1]->m_im)/m.m_kLST; in updateLinkConstants()3015 const btVector3 impulse=a.m_c0*vr*a.m_influence; in PSolve_Anchors()3042 …const btVector3 impulse = c.m_c0 * ( (vr - (fv * c.m_c3) + (cti.m_normal * (dp * c.m_c4))) * kst … in PSolve_RContacts()3090 if(l.m_c0>0) in PSolve_Links()3098 const btScalar k=((l.m_c1-len)/(l.m_c0*(l.m_c1+len)))*kst; in PSolve_Links()3385 m_tetras[i].m_c0[j].serializeFloat( memPtr->m_c0[j] ); in serialize()3406 m_anchors[i].m_c0.serializeFloat(memPtr->m_c0); in serialize()
840 c.m_c0 = ImpulseMatrix(psb->m_sst.sdt,ima,imb,iwi,ra); in DoNode()
1194 btVector3FloatData m_c0[4];1208 btMatrix3x3FloatData m_c0;
4724 if (arg1) (arg1)->m_c0 = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Link_1c0_1set()4737 result = (btScalar) ((arg1)->m_c0); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Link_1c0_1get()5093 btVector3 *b = (btVector3 *) arg1->m_c0; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Tetra_1c0_1set()5109 result = (btVector3 *)(btVector3 *) ((arg1)->m_c0); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Tetra_1c0_1get()5260 if (arg1) (arg1)->m_c0 = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1RContact_1c0_1set()5273 result = ((arg1)->m_c0); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1RContact_1c0_1get()5770 if (arg1) (arg1)->m_c0 = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Anchor_1c0_1set()5783 result = ((arg1)->m_c0); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Anchor_1c0_1get()14680 btVector3FloatData *b = (btVector3FloatData *) arg1->m_c0; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyTetraData_1c0_1set()14696 result = (btVector3FloatData *)(btVector3FloatData *) ((arg1)->m_c0); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyTetraData_1c0_1get()[all …]