STAPL API Reference |
Modules Classes |
Vertex data iterator to iterate over the vertex properties. Dereferencing provides the vertex property. More...
Public Member Functions | |
vdata_iterator (VertexIterator iterator) | |
value_type & | operator* () |
Public Types | |
typedef VertexIterator::property_type | value_type |
Vertex data iterator to iterate over the vertex properties. Dereferencing provides the vertex property.