Searched refs:NeighborAcross (Results 1 – 3 of 3) sorted by relevance
122 triangle = &triangle->NeighborAcross(point); in EdgeEvent()139 triangle = &triangle->NeighborAcross(point); in EdgeEvent()703 Triangle& ot = t->NeighborAcross(p); in FlipEdgeEvent()778 Triangle& ot = t.NeighborAcross(p); in FlipScanEdgeEvent()781 if (&t.NeighborAcross(p) == NULL) { in FlipScanEdgeEvent()
204 Triangle& NeighborAcross(Point& opoint);
344 Triangle& Triangle::NeighborAcross(Point& opoint) in NeighborAcross() function in p2t::Triangle