Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DLocalRayResult.java87 long cPtr = CollisionJNI.LocalRayResult_hitNormalLocal_get(swigCPtr, this); in getHitNormalLocal()
DCollisionJNI.java1882 …public final static native long LocalRayResult_hitNormalLocal_get(long jarg1, LocalRayResult jarg1… in LocalRayResult_hitNormalLocal_get() method in CollisionJNI