|
CGAL 4.5.1 - Combinatorial Maps
|
#include <CGAL/Combinatorial_map_min_items.h>
The class Combinatorial_map_min_items is a model of the CombinatorialMapItems concept.
It defines the type of darts which is a Dart<d,CMap>. The Combinatorial_map_min_items has a template argument for the dimension of the combinatorial map. In this class, no attribute is enabled.
Example
The following example shows the implementation of the Combinatorial_map_min_items class.
Combinatorial_map<d,Items,Alloc> Dart<d,CMap>