Searched refs:NeighborCW (Results 1 – 3 of 3) sorted by relevance
154 triangle = triangle->NeighborCW(point); in EdgeEvent()434 n2 = t.NeighborCW(p); in RotateTrianglePair()436 n4 = ot.NeighborCW(op); in RotateTrianglePair()
177 Triangle* NeighborCW(Point& point);
238 Triangle* Triangle::NeighborCW(Point& point) in NeighborCW() function in p2t::Triangle