[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
![]() |
vigra::EightNeighborhood Namespace Reference | ![]() |
Classes | |
class | NeighborCode |
Encapsulation of direction management for the 8-neighborhood. More... | |
Typedefs | |
typedef NeighborCode::Direction | Direction |
Variables | |
static const Direction | DirectionCount = NeighborCode::DirectionCount |
static const Direction | East = NeighborCode::East |
static const Direction | North = NeighborCode::North |
static const Direction | NorthEast = NeighborCode::NorthEast |
static const Direction | NorthWest = NeighborCode::NorthWest |
static const Direction | South = NeighborCode::South |
static const Direction | SouthEast = NeighborCode::SouthEast |
static const Direction | SouthWest = NeighborCode::SouthWest |
static const Direction | West = NeighborCode::West |
Utilities for 8-neighborhood.
typedef NeighborCode::Direction Direction |
Export NeighborCode::Direction into the scope of namespace EightNeighborhood.
|
static |
Export NeighborCode::East to namespace EightNeighborhood
|
static |
Export NeighborCode::NorthEast to namespace EightNeighborhood
|
static |
Export NeighborCode::North to namespace EightNeighborhood
|
static |
Export NeighborCode::NorthWest to namespace EightNeighborhood
|
static |
Export NeighborCode::West to namespace EightNeighborhood
|
static |
Export NeighborCode::SouthWest to namespace EightNeighborhood
|
static |
Export NeighborCode::South to namespace EightNeighborhood
|
static |
Export NeighborCode::SouthEast to namespace EightNeighborhood
|
static |
Export NeighborCode::DirectionCount to namespace EightNeighborhood
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |