Searched refs:m_numAnchors (Results 1 – 4 of 4) sorted by relevance
210 int m_numAnchors; member
3396 sbd->m_numAnchors = m_anchors.size(); in serialize()3397 …sbd->m_anchors = sbd->m_numAnchors ? (SoftRigidAnchorData*) serializer->getUniquePointer((void*)&m… in serialize()3401 int numElem = sbd->m_numAnchors; in serialize()
1341 int m_numAnchors; variable
17880 if (arg1) (arg1)->m_numAnchors = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBodyFloatData_1numAnchors_1set()17893 result = (int) ((arg1)->m_numAnchors); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSoftBodyFloatData_1numAnchors_1get()