CGAL 4.11.2 - 3D Surface Subdivision Methods
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
SubdivisionMask_3 Concept Reference

Definition

This concept defines types used by the mask concepts.

See Also
CGAL::Subdivision_method_3

Types

typedef unspecified_type PolygonMesh
 
typedef boost::graph_traits
< PolygonMesh >
::vertex_descriptor 
vertex_descriptor
 
typedef boost::graph_traits
< PolygonMesh >
::halfedge_descriptor 
halfedge_descriptor
 
typedef boost::graph_traits
< PolygonMesh >
::face_descriptor 
face_descriptor