CGAL 4.8.1 - 3D Mesh Generation
|
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
CGAL::Mesh_complex_3_in_triangulation_3<Tr,CornerIndex,CurveSegmentIndex>
CGAL::Mesh_triangulation_3<MD,Gt,Concurrency_tag,Vertex_base,Cell_base>
CGAL::Mesh_vertex_base_3<Gt,MD,Vb>
CGAL::Compact_mesh_cell_base_3<Gt,MD,Tds>
CGAL::Mesh_cell_base_3<Gt,MD,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::Labeled_mesh_domain_3<LabelingFunction,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::Gray_image_mesh_domain_3<Image,BGT,Image_word_type>
CGAL::Mesh_domain_with_polyline_features_3<MeshDomain_3>
CGAL::Mesh_polyhedron_3<IGT>
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3<K>,K>
CGAL::Implicit_multi_domain_to_labeling_function_wrapper<ImplicitFunction>
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::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
Modules | |
Main Concepts | |
The main concepts of this package. | |
Secondary Concepts | |
The concepts in this group are secondary concepts, related to the template parameters of some models of the main concept. | |
Mesh Classes | |
Domain Classes | |
The classes in this group are models of domain concepts and their associated classes. | |
Mesh Generation Functions | |
The two main functions to generate a mesh are make_mesh_3() and refine_mesh_3() . | |
Parameter Functions | |
Enumerations | |