\( \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.7 - 3D Mesh Generation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages

The classes in this group are models of domain concepts and their associated classes.

Classes

class  CGAL::Implicit_mesh_domain_3< Function, BGT >
 The class Implicit_mesh_domain_3 implements a domain whose bounding surface is described implicitly as the zero level set of a function. More...
 
class  CGAL::Implicit_multi_domain_to_labeling_function_wrapper< Function >
 The class Implicit_multi_domain_to_labeling_function_wrapper is an helping class to get a function with integer values labeling the components of a multi-domain. More...
 
class  CGAL::Labeled_image_mesh_domain_3< Image, BGT >
 The class Labeled_image_mesh_domain_3 implements a domain described by a 3D labeled image. More...
 
class  CGAL::Labeled_mesh_domain_3< LabelingFunction, BGT >
 The class Labeled_mesh_domain_3 implements indexed domains. More...
 
class  CGAL::Mesh_constant_domain_field_3< Gt, Index >
 The class Mesh_constant_domain_field_3 is a model of concept MeshDomainField_3. More...
 
class  CGAL::Mesh_domain_with_polyline_features_3< MeshDomain_3 >
 The class Mesh_domain_with_polyline_features_3 is designed to allow the user to add some 0- and 1-dimensional features into any model of the MeshDomain_3 concept. More...
 
class  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, TriangleAccessor >
 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 >
 The class Polyhedral_mesh_domain_with_features_3 implements a domain whose boundary is a simplicial polyhedral surface. More...
 
class  CGAL::Triangle_accessor_3<, K >
 The class Triangle_accessor_3 is a model for the concept TriangleAccessor_3. More...