cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.3 - 3D Mesh Generation
Loading...
Searching...
No Matches
Classes
Domain Classes
Reference Manual
The classes in this group are models of domain concepts and their associated classes.
Classes
class
CGAL::Image_3
The class
Image_3
holds a shared pointer to a 3D image buffer.
More...
class
CGAL::Labeled_mesh_domain_3< BGT, SubdomainIndex, SurfacePatchIndex >
The class
Labeled_mesh_domain_3
implements indexed domains.
More...
struct
CGAL::Mesh_polyhedron_3< IGT >
The class
Mesh_polyhedron_3
provides a customized
Polyhedron_3
type.
More...
class
CGAL::Polyhedral_mesh_domain_3< Polyhedron, IGT >
The class
Polyhedral_mesh_domain_3
implements a domain defined by a simplicial polyhedral surface.
More...
class
CGAL::Polyhedral_mesh_domain_with_features_3< IGT, Polyhedron >
The class
Polyhedral_mesh_domain_with_features_3
implements a domain whose boundary is a simplicial polyhedral surface.
More...
class
CGAL::Polyhedral_complex_mesh_domain_3< IGT, Polyhedron >
The class
Polyhedral_complex_mesh_domain_3
implements a domain defined by a collection of polyhedral surfaces, forming a complex.
More...
class
CGAL::Implicit_multi_domain_to_labeling_function_wrapper< Function >
The class
Implicit_multi_domain_to_labeling_function_wrapper
is a helper class to get a function with integer values labeling the components of a multidomain.
More...
class
CGAL::Mesh_domain_with_polyline_features_3< MD, version >
The class
Mesh_domain_with_polyline_features_3
enables the user to add some 0- and 1-dimensional features into any model of the
MeshDomain_3
concept.
More...