CGAL 4.8.1 - Planar Parameterization of Triangulated Surface Meshes
|
Concepts | |
concept | BorderParameterizer_3 |
BorderParameterizer_3 is a concept of class that parameterizes a given type of mesh, Adaptor , which is a model of the ParameterizationMesh_3 concept. More... | |
concept | ParameterizationMesh_3 |
ParameterizationMesh_3 is a concept for a 3D surface mesh. Its main purpose is to allow the parameterization methods to access meshes in a uniform manner. More... | |
concept | ParameterizationPatchableMesh_3 |
ParameterizationPatchableMesh_3 inherits from concept ParameterizationMesh_3 , thus is a concept of a 3D surface mesh. More... | |
concept | ParameterizerTraits_3 |
ParameterizerTraits_3 is a concept of parameterization object for a given type of mesh, Adaptor , which is a model of the ParameterizationMesh_3 concept. More... | |
concept | PolyhedronTraitsWithKernel_3 |