Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtConvexHullComputer.h56 const Edge* getNextEdgeOfFace() const // counter-clockwise list of all edges of a face in getNextEdgeOfFace() function
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtConvexHullComputer.java116 public btConvexHullComputer.Edge getNextEdgeOfFace() { in getNextEdgeOfFace() method in btConvexHullComputer.Edge