CGAL 6.2 - Meshing and Remeshing of Polygonal Meshes
Loading...
Searching...
No Matches
Reference Manual

Sébastien Loriot, Jane Tournois, Mael Rouxel-Labbé, Konstantinos Katrioplas, Ivan Pađen, Hossam Saeed, Ilker O. Yaz, and Sébastien Valette
This package provides a collection of methods and classes to perform meshing and remeshing of polygonal meshes, including triangulation of non-triangulated meshes, refinement and simplification, as well as optimization and smoothing algorithms.
Introduced in: CGAL 4.7
Depends on: documented for each function
BibTeX: cgal:pmp-remesh-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.

Combinatorial Remeshing

Remeshing (Local Approach)

Global Remeshing

Planar Patch Simplification

Mesh Extrusion

See Also

Modules

 Combinatorial Remeshing
 Functions to modify the combinatorial structure of a polygon mesh.
 
 Local Remeshing Algorithms
 Functions to iteratively remesh a polygon mesh using local operations.
 
 Global Remeshing Algorithms
 Functions to generate meshes using global approaches that completely overhaul the mesh.
 
 Planar Patch Simplification
 Functions to simplify planar patches of a polygon mesh.
 
 Meshing
 Generic functions to mesh and remesh polygon meshes.