|
CGAL 4.10.1 - CGAL and Boost Property Maps
|
Property map that converts a T* pointer (or in general an iterator over T elements) to the T object | |
A LvaluePropertyMap property map mapping a key to itself (by reference) | |
Property map that accesses the first item of a std::pair | |
Property map that accesses the second item of a std::pair | |
Property map that accesses the Nth item of a boost::tuple or a std::tuple | |
Struct that turns a property map into a unary functor with operator()(key k) calling the get function with k | |
| Utility class providing shortcuts to property maps based on raw pointers |