Interface PlanarPointLocation
public interface PlanarPointLocation
-
Method Summary
Modifier and TypeMethodDescriptionlocatePoint(Polyhedron_3<Point_2> triangulation, Point_2 queryPoint) Compute and return the face (an incident half-edge) containing the query point
-
Method Details
-
locatePoint
Compute and return the face (an incident half-edge) containing the query point
-