Searched refs:m_material (Results 1 – 7 of 7) sorted by relevance
33 SoftBodyMaterialData *m_material; member47 SoftBodyMaterialData *m_material; member56 SoftBodyMaterialData *m_material; member64 SoftBodyMaterialData *m_material; member
49 n.m_material= pm; in btSoftBody()255 n.m_material = m_materials[0]; in appendNode()266 { ZeroInitialize(l);l.m_material=mat?mat:m_materials[0]; } in appendLink()303 { ZeroInitialize(f);f.m_material=mat?mat:m_materials[0]; } in appendFace()338 { ZeroInitialize(t);t.m_material=mat?mat:m_materials[0]; } in appendTetra()1510 appendLink(ni,idx[l],pft[0]->m_material); in refine()1681 appendLink(pn[0],pft[0]->m_n[(l+1)%3],pft[0]->m_material,true); in cutLink()1682 appendLink(pn[1],pft[0]->m_n[(l+1)%3],pft[0]->m_material,true); in cutLink()2455 Material& m=*l.m_material; in updateLinkConstants()3318 …memPtr->m_material = m_nodes[i].m_material? (SoftBodyMaterialData*)serializer->getUniquePointer((v… in serialize()[all …]
263 if(0==(n.m_material->m_flags&btSoftBody::fMaterial::DebugDraw)) continue; in Draw()275 if(0==(l.m_material->m_flags&btSoftBody::fMaterial::DebugDraw)) continue; in Draw()285 if(0==(n.m_material->m_flags&btSoftBody::fMaterial::DebugDraw)) continue; in Draw()318 if(0==(f.m_material->m_flags&btSoftBody::fMaterial::DebugDraw)) continue; in Draw()336 if(0==(t.m_material->m_flags&btSoftBody::fMaterial::DebugDraw)) continue; in Draw()360 if(0==(n.m_material->m_flags&btSoftBody::fMaterial::DebugDraw)) continue; in Draw()
219 Material* m_material; // Material member
1155 SoftBodyMaterialData *m_material;1172 SoftBodyMaterialData *m_material;1184 SoftBodyMaterialData *m_material; variable1195 SoftBodyMaterialData *m_material; variable
72 node.m_material = pm; in btSoftBody()
1922 node.m_material = pm; in new_btSoftBody__SWIG_2()4305 if (arg1) (arg1)->m_material = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Feature_1material_1set()4318 result = (btSoftBody::Material *) ((arg1)->m_material); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBody_1Feature_1material_1get()14081 if (arg1) (arg1)->m_material = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyNodeData_1material_1set()14094 result = (SoftBodyMaterialData *) ((arg1)->m_material); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyNodeData_1material_1get()14389 if (arg1) (arg1)->m_material = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyLinkData_1material_1set()14402 result = (SoftBodyMaterialData *) ((arg1)->m_material); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyLinkData_1material_1get()14562 if (arg1) (arg1)->m_material = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyFaceData_1material_1set()14575 result = (SoftBodyMaterialData *) ((arg1)->m_material); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyFaceData_1material_1get()14712 if (arg1) (arg1)->m_material = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_SoftBodyTetraData_1material_1set()[all …]