CGAL 6.2 - Boolean Operations on Meshes
Loading...
Searching...
No Matches
Reference Manual

Sébastien Loriot and Ilker O. Yaz
This package provides a collection of methods and classes to compute Boolean operations on meshes (union, intersection, and difference), clipping and splitting of meshes using planes, boxes, or other meshes, and slicing of triangulated surfaces.
Introduced in: CGAL 4.7
Depends on: documented for each function
BibTeX: cgal:pmp-boolop-26a
License: GPL
Windows Demo: CGAL Lab

Classified Reference Pages

Parameters

Optional parameters of the functions of this package are implemented as Named Parameters. The page Named Parameters describes their usage.

Corefinement

Boolean Operations

Clipping and Splitting

Sclicing

See Also

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.