Const vertex data iterator to iterate over the vertex properties. Dereferencing provides the vertex property. More...
Public Member Functions | |
const_vdata_iterator (VertexIterator iterator) | |
value_type const & | operator* () const |
Public Types | |
typedef VertexIterator::property_type | value_type |
Const vertex data iterator to iterate over the vertex properties. Dereferencing provides the vertex property.