3D Mesh Generation
Reference Manual
Pierre Alliez, Laurent Rineau, Stéphane Tayeb, Jane Tournois, Mariette Yvinec
51.6 Classified Reference Pages
Concepts
Here are the main concepts of this package:
MeshComplex_3InTriangulation_3
MeshComplexWithFeatures_3InTriangulation_3
MeshDomain_3
MeshDomainWithFeatures_3
MeshCriteria_3
MeshCriteriaWithFeatures_3
MeshCellCriteria_3
MeshFacetCriteria_3
MeshEdgeCriteria_3
The following concepts are secondary concepts,
related to the template parameters of some models of the main concepts:
BisectionGeometricTraits_3
IntersectionGeometricTraits_3
LabeledImage_3
MeshCellBase_3
MeshVertexBase_3
MeshDomainField_3
MeshPolyline_3
TriangleAccessor_3
Classes
CGAL::Mesh_complex_3_in_triangulation_3<Tr,CornerIndex,CurveSegmentIndex>
CGAL::Mesh_triangulation_3<MD,Gt>
CGAL::Mesh_vertex_base_3<MD,Gt,Vb>
CGAL::Mesh_cell_base_3<MD,Gt,Cb>
CGAL::Mesh_criteria_3<Tr>
CGAL::Mesh_cell_criteria_3<Tr>
CGAL::Mesh_facet_criteria_3<Tr>
CGAL::Mesh_edge_criteria_3<Tr>
CGAL::Mesh_constant_domain_field_3<Gt,Index>
The following classes are models of domain concepts
and their associated classes:
CGAL::Implicit_mesh_domain_3<Function,BGT>
CGAL::Polyhedral_mesh_domain_3<Polyhedron,IGT,TriangleAccessor>
CGAL::Polyhedral_mesh_domain_with_features_3<IGT>
CGAL::Labeled_image_mesh_domain_3<Image,BGT>
CGAL::Mesh_domain_with_polyline_features_3<MeshDomain_3>
CGAL::Mesh_polyhedron_3<IGT>
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3<K>,K>
Function Templates
CGAL::make_mesh_3
CGAL::refine_mesh_3
CGAL::exude_mesh_3
CGAL::perturb_mesh_3
CGAL::lloyd_optimize_mesh_3
CGAL::odt_optimize_mesh_3
CGAL::parameters Functions
CGAL::parameters::features
CGAL::parameters::no_features
CGAL::parameters::exude
CGAL::parameters::no_exude
CGAL::parameters::perturb
CGAL::parameters::no_perturb
CGAL::parameters::lloyd
CGAL::parameters::no_lloyd
CGAL::parameters::odt
CGAL::parameters::no_odt
Enumerations
CGAL::Mesh_optimization_return_code
CGAL::Mesh_facet_topology
51.7 Alphabetical List of Reference Pages
BisectionGeometricTraits_3 |
exude_mesh_3 |
Implicit_mesh_domain_3<Function,BGT> |
IntersectionGeometricTraits_3 |
LabeledImage_3 |
Labeled_image_mesh_domain_3<Image,BGT> |
lloyd_optimize_mesh_3 |
make_mesh_3 |
MeshCellBase_3 |
MeshCellCriteria_3 |
MeshComplexWithFeatures_3InTriangulation_3 |
MeshComplex_3InTriangulation_3 |
MeshCriteriaWithFeatures_3 |
MeshCriteria_3 |
MeshDomainField_3 |
MeshDomainWithFeatures_3 |
MeshDomain_3 |
MeshEdgeCriteria_3 |
MeshFacetCriteria_3 |
MeshPolyline_3 |
MeshVertexBase_3 |
Mesh_cell_base_3<MD,Gt,Cb> |
Mesh_cell_criteria_3<Tr> |
Mesh_complex_3_in_triangulation_3<Tr,CornerIndex,CurveSegmentIndex> |
Mesh_constant_domain_field_3<Gt,Index> |
Mesh_criteria_3<Tr> |
Mesh_domain_with_polyline_features_3<MeshDomain_3> |
Mesh_edge_criteria_3<Tr> |
Mesh_facet_criteria_3<Tr> |
Mesh_facet_topology |
Mesh_optimization_return_code |
Mesh_polyhedron_3<IGT> |
Mesh_triangulation_3<MD,Gt> |
Mesh_vertex_base_3<MD,Gt,Vb> |
odt_optimize_mesh_3 |
parameters::exude |
parameters::features |
parameters::lloyd |
parameters::no_exude |
parameters::no_features |
parameters::no_lloyd |
parameters::no_odt |
parameters::no_perturb |
parameters::odt |
parameters::perturb |
perturb_mesh_3 |
Polyhedral_mesh_domain_3<Polyhedron,IGT,TriangleAccessor> |
Polyhedral_mesh_domain_with_features_3<IGT> |
refine_mesh_3 |
TriangleAccessor_3 |
Triangle_accessor_3<CGAL::Polyhedron_3<K>,K> |