Searched defs:buffered (Results 1 – 1 of 1) sorted by relevance
526 void divide_and_conquer(const pointVec_t &P, pointVec_t &H, point_t p1, point_t p2, bool buffered) { in divide_and_conquer()561 void quickhull(const pointVec_t &points, pointVec_t &hull, bool buffered) { in quickhull()