public interface PlanarPointLocation
Modifier and Type | Method and Description |
---|---|
Halfedge<Point_2> |
locatePoint(Polyhedron_3<Point_2> triangulation,
Point_2 queryPoint)
Compute and return the face (an incident half-edge) containing the query point
|
Halfedge<Point_2> locatePoint(Polyhedron_3<Point_2> triangulation, Point_2 queryPoint)