Searched refs:btPolyhedralConvexShape_isInside (Results 1 – 2 of 2) sorted by relevance
99 return CollisionJNI.btPolyhedralConvexShape_isInside(swigCPtr, this, pt, tolerance); in isInside()
585 …public final static native boolean btPolyhedralConvexShape_isInside(long jarg1, btPolyhedralConvex… in btPolyhedralConvexShape_isInside() method in CollisionJNI