Searched refs:copyFromArray (Results 1 – 12 of 12) sorted by relevance
61 copyFromArray(other);494 void copyFromArray(const btAlignedObjectArray& otherArray) in copyFromArray() function
45 m_softBodySet.copyFromArray( softBodies ); in optimize()
46 m_triangleNodes.copyFromArray(other.m_triangleNodes); in build()87 m_triangleNodes.copyFromArray(other.m_triangleNodes); in build()
189 public void copyFromArray(btVector3Array otherArray) { in copyFromArray() method in btVector3Array
189 public void copyFromArray(btScalarArray otherArray) { in copyFromArray() method in btScalarArray
192 public void copyFromArray(btStringArray otherArray) { in copyFromArray() method in btStringArray
190 public void copyFromArray(btCollisionObjectArray otherArray) { in copyFromArray() method in btCollisionObjectArray
190 public void copyFromArray(btCollisionObjectConstArray otherArray) { in copyFromArray() method in btCollisionObjectConstArray
191 public void copyFromArray(btPersistentManifoldArray otherArray) { in copyFromArray() method in btPersistentManifoldArray
3511 (arg1)->copyFromArray((btAlignedObjectArray< char * > const &)*arg2); in Java_com_badlogic_gdx_physics_bullet_extras_ExtrasJNI_btStringArray_1copyFromArray()
12262 (arg1)->copyFromArray((btAlignedObjectArray< btVector3 > const &)*arg2); in Java_com_badlogic_gdx_physics_bullet_linearmath_LinearMathJNI_btVector3Array_1copyFromArray()12617 (arg1)->copyFromArray((btAlignedObjectArray< btScalar > const &)*arg2); in Java_com_badlogic_gdx_physics_bullet_linearmath_LinearMathJNI_btScalarArray_1copyFromArray()
31094 (arg1)->copyFromArray((btAlignedObjectArray< btCollisionObject * > const &)*arg2); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btCollisionObjectArray_1copyFromArray()31455 (arg1)->copyFromArray((btAlignedObjectArray< btCollisionObject const * > const &)*arg2); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btCollisionObjectConstArray_1copyFromArray()40489 (arg1)->copyFromArray((btAlignedObjectArray< btPersistentManifold * > const &)*arg2); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btPersistentManifoldArray_1copyFromArray()