CGAL 5.2.2 - Surface Mesh Topology
|
#include <CGAL/Polygonal_schema_min_items.h>
The class Polygonal_schema_min_items
defines a struct with a std::string
as the information associated with darts, and no attribute is enabled.
Example
The following example shows one implementation of the Polygonal_schema_min_items
class.
CGAL::Surface_mesh_topology::Polygonal_schema_with_combinatorial_map<Items,Alloc>
CGAL::Surface_mesh_topology::Polygonal_schema_with_generalized_map<Items,Alloc>