|
CGAL 4.10.1 - Polygon Mesh Processing
|
| This class provides an efficient point location functionality with respect to a domain bounded by one or several disjoint closed triangle meshes | |
| Function object that computes the intersection of a plane with a triangulated surface mesh | |
The concept PMPDistanceTraits is a refinement of the concepts AABBGeomTraits and SpatialSortingTraits_3. In addition to the types required by those concepts, it also requires types and functors needed by the functions approximate_max_distance_to_point_set(), sample_triangle_mesh(), approximate_Hausdorff_distance() and max_distance_to_triangle_mesh() | |
Geometric traits concept for the functions CGAL::self_intersections() and CGAL::does_self_intersect() |