#include <lemon/grid_ugraph.h>
Public Types | |
typedef GridUGraph::Node | Key |
The key type of the map. | |
typedef dim2::Point< int > | Value |
The value type of the map. | |
Public Member Functions | |
IndexMap (const GridUGraph &_graph) | |
Constructor. | |
Value | operator[] (Key key) const |
IndexMap | ( | const GridUGraph & | _graph | ) | [inline] |
Constructor