HomeSort by relevance Sort by last modified time
    Searched refs:btQuantizedBvh_getLeafNodeArray (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btQuantizedBvh.java 74 return new SWIGTYPE_p_btAlignedObjectArrayT_btQuantizedBvhNode_t(CollisionJNI.btQuantizedBvh_getLeafNodeArray(swigCPtr, this), false);
CollisionJNI.java 162 public final static native long btQuantizedBvh_getLeafNodeArray(long jarg1, btQuantizedBvh jarg1_);
    [all...]

Completed in 250 milliseconds