Searched refs:hullIndex (Results 1 – 1 of 1) sorted by relevance
154 int hullIndex = 0; in hullIntersects() local158 hullIndex = (hullIndex + 1) % hullCount; in hullIntersects()159 int end2 = hullOrder[hullIndex]; in hullIntersects()193 } while (hullIndex); in hullIntersects()