|
CGAL 6.2 - Boolean Operations on Meshes
|
Optional parameters of the functions of this package are implemented as Named Parameters. The page Named Parameters describes their usage.
CGAL::Polygon_mesh_processing::corefine()CGAL::Polygon_mesh_processing::autorefine_triangle_soup()CGAL::Polygon_mesh_processing::autorefine()CGAL::Polygon_mesh_processing::corefine_and_compute_union()CGAL::Polygon_mesh_processing::corefine_and_compute_difference()CGAL::Polygon_mesh_processing::corefine_and_compute_intersection()CGAL::Polygon_mesh_processing::corefine_and_compute_boolean_operations()CGAL::Polygon_mesh_processing::surface_intersection()CGAL::Polygon_mesh_slicerCGAL::Polygon_mesh_processing::refine_with_plane()CGAL::Polygon_mesh_processing::refine_mesh_at_isolevel()CGAL::Polygon_mesh_processing::IO::read_polygon_mesh()CGAL::Polygon_mesh_processing::polygon_soup_to_polygon_mesh()CGAL::Polygon_mesh_processing::polygon_mesh_to_polygon_soup()CGAL::Polygon_mesh_processing::triangulate_faces()CGAL::Polygon_mesh_processing::do_intersect() Modules | |
| Corefinement and Autorefinement | |
| Functions to corefine triangulated surface meshes and triangle soups. | |
| Boolean Operations | |
| Functions to compute triangulated the union, difference, and intersection of meshes. | |
| Clipping and Splitting | |
| Functions to clip and split meshes using planes, boxes, or other meshes. | |
| Slicing | |
| Functions to split meshes using planes. | |