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

details Graph Data Structures VIGRA

Classes

class  GridGraph< N, DirectedTag >::ArcMap< T >
 Type of an arc property map that maps arc descriptor objects onto property values of type T (API: LEMON). More...
 
class  GridGraph< N, DirectedTag >::EdgeMap< T >
 Type of an edge property map that maps edge descriptor objects onto property values of type T (API: LEMON). More...
 
class  GridGraph< N, DirectedTag >
 Define a grid graph in arbitrary dimensions. More...
 
class  GridGraph< N, DirectedTag >::InDegMap
 Type of a property map that returns the number of incoming edges of a given node (API: LEMON, use via lemon::InDegMap<Graph>). More...
 
class  GridGraph< N, DirectedTag >::IndexMap
 Type of a property map that returns the coordinate of a given node (API: LEMON). More...
 
class  GridGraph< N, DirectedTag >::NodeMap< T >
 Type of a node property map that maps node descriptor objects onto property values of type T (API: LEMON). More...
 
class  GridGraph< N, DirectedTag >::OutDegMap
 Type of a property map that returns the number of outgoing edges of a given node (API: LEMON, use via lemon::OutDegMap<Graph>). More...
 

Detailed Description

A GridGraph class implementing the APIs of the boost::graph and LEMON libraries. See also the GridGraph additions to namespace boost.

© 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.10.0