[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
|   | GridGraph< N, DirectedTag >::IndexMap Class Reference |  | 
Type of a property map that returns the coordinate of a given node (API: LEMON). More...
#include <vigra/multi_gridgraph.hxx>
| Public Member Functions | |
| IndexMap (const GridGraph &) | |
| Construct property map for the given graph. | |
| Value const & | operator[] (Key const &key) const | 
| Get the grid coordinate of the node descriptor key. | |
Type of a property map that returns the coordinate of a given node (API: LEMON).
| 
© Ullrich Köthe     (ullrich.koethe@iwr.uni-heidelberg.de)  | 
html generated using doxygen and Python
 |