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