[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]

details GridGraph< N, DirectedTag >::IndexMap Class Reference VIGRA

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.
 

Detailed Description

template<unsigned int N, class DirectedTag>
class vigra::GridGraph< N, DirectedTag >::IndexMap

Type of a property map that returns the coordinate of a given node (API: LEMON).


The documentation for this class was generated from the following file:

© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de)
Heidelberg Collaboratory for Image Processing, University of Heidelberg, Germany

html generated using doxygen and Python
vigra 1.11.1 (Fri May 19 2017)