Home
last modified time | relevance | path

Searched defs:isPointInsidePlanes (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtGeometryUtil.java72 …public static boolean isPointInsidePlanes(btVector3Array planeEquations, Vector3 point, float marg… in isPointInsidePlanes() method in btGeometryUtil
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtGeometryUtil.cpp33 bool btGeometryUtil::isPointInsidePlanes(const btAlignedObjectArray<btVector3>& planeEquations, con… in isPointInsidePlanes() function in btGeometryUtil