Processing math: 100%
CGAL 4.4 - CGAL and Boost Property Maps
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 12]
\NCGAL
 oCInput_iterator_property_map
 oCDereference_property_mapProperty map that converts a T* pointer (or in general an iterator over T elements) to the T object
 oCIdentity_property_mapA LvaluePropertyMap property map mapping a key to itself (by reference)
 oCFirst_of_pair_property_mapProperty map that accesses the first item of a std::pair
 oCSecond_of_pair_property_mapProperty map that accesses the second item of a std::pair
 \CNth_of_tuple_property_mapProperty map that accesses the Nth item of a boost::tuple