CGAL 5.4 - CGAL and Boost Property Maps
CGAL::Pointer_property_map< T > Struct Template Reference

#include <CGAL/property_map.h>

Definition

Utility class providing shortcuts to property maps based on raw pointers.

Public Types

typedef boost::iterator_property_map< T *, boost::typed_identity_property_map< std::size_t >, T, T & > type
 mutable LvaluePropertyMap
 
typedef boost::iterator_property_map< const T *, boost::typed_identity_property_map< std::size_t >, T, const T & > const_type
 non-mutable LvaluePropertyMap