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

details vigra::EightNeighborhood Namespace Reference VIGRA


Classes

class  NeighborCode
 Encapsulation of direction management for the 8-neighborhood. More...


Typedefs

typedef NeighborCode::Direction Direction

Variables

const Direction East = NeighborCode::East
const Direction NorthEast = NeighborCode::NorthEast
const Direction North = NeighborCode::North
const Direction NorthWest = NeighborCode::NorthWest
const Direction West = NeighborCode::West
const Direction SouthWest = NeighborCode::SouthWest
const Direction South = NeighborCode::South
const Direction SouthEast = NeighborCode::SouthEast
const Direction DirectionCount = NeighborCode::DirectionCount


Detailed Description


Utilities for 8-neighborhood.


Typedef Documentation


typedef NeighborCode::Direction Direction

 

Export NeighborCode::Direction into the scope of namespace EightNeighborhood.


Variable Documentation


const Direction DirectionCount = NeighborCode::DirectionCount [static]

 

Export NeighborCode::DirectionCount to namespace EightNeighborhood


const Direction East = NeighborCode::East [static]

 

Export NeighborCode::East to namespace EightNeighborhood


const Direction North = NeighborCode::North [static]

 

Export NeighborCode::North to namespace EightNeighborhood


const Direction NorthEast = NeighborCode::NorthEast [static]

 

Export NeighborCode::NorthEast to namespace EightNeighborhood


const Direction NorthWest = NeighborCode::NorthWest [static]

 

Export NeighborCode::NorthWest to namespace EightNeighborhood


const Direction South = NeighborCode::South [static]

 

Export NeighborCode::South to namespace EightNeighborhood


const Direction SouthEast = NeighborCode::SouthEast [static]

 

Export NeighborCode::SouthEast to namespace EightNeighborhood


const Direction SouthWest = NeighborCode::SouthWest [static]

 

Export NeighborCode::SouthWest to namespace EightNeighborhood


const Direction West = NeighborCode::West [static]

 

Export NeighborCode::West to namespace EightNeighborhood

© Ullrich Köthe (koethe@informatik.uni-hamburg.de)
Cognitive Systems Group, University of Hamburg, Germany

html generated using doxygen and Python
VIGRA 1.3.2 (27 Jan 2005)