Home
last modified time | relevance | path

Searched refs:btCompoundShapeChild_node_get (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtCompoundShapeChild.java100 return btDbvtNode.internalTemp(CollisionJNI.btCompoundShapeChild_node_get(swigCPtr, this), false); in getNode()
DCollisionJNI.java1509 …public final static native long btCompoundShapeChild_node_get(long jarg1, btCompoundShapeChild jar… in btCompoundShapeChild_node_get() method in CollisionJNI