\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.9 - Planar Parameterization of Triangulated Surface Meshes
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Reference Manual
Here is a list of all modules:
[detail level 12]
\Triangulated Surface Mesh Parameterization Reference
 oMain Function
 oConcepts
 oSurface Parameterization MethodsThis CGAL package implements several parameterization methods:
 oBorder Parameterization MethodsBorder parameterization methods define a set of constraints (a constraint specifies two (u,v) coordinates for each instance of a vertex along the border)
 oMeshThe general definition of input meshes handled directly by CGAL::parameterize() is:
 \Helper Class