Searched refs:btDbvtNode_getChild (Results 1 – 3 of 3) sorted by relevance
127 return btDbvtNode.internalTemp(CollisionJNI.btDbvtNode_getChild(swigCPtr, this, index), false); in getChild()
1328 public final static native long btDbvtNode_getChild(long jarg1, btDbvtNode jarg1_, int jarg2); in btDbvtNode_getChild() method in CollisionJNI
1871 SWIGINTERN btDbvtNode *btDbvtNode_getChild(btDbvtNode *self,int const &index){ in btDbvtNode_getChild() function27187 result = (btDbvtNode *)btDbvtNode_getChild(arg1,(int const &)*arg2); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btDbvtNode_1getChild()