[ VIGRA Homepage | Class Index | Function Index | File Index | Main Page ]
![]() |
vigra::EightNeighborhood Namespace Reference | ![]() |
---|
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 |
|
Export NeighborCode::Direction into the scope of namespace EightNeighborhood. |
|
Export NeighborCode::DirectionCount to namespace EightNeighborhood |
|
Export NeighborCode::East to namespace EightNeighborhood |
|
Export NeighborCode::North to namespace EightNeighborhood |
|
Export NeighborCode::NorthEast to namespace EightNeighborhood |
|
Export NeighborCode::NorthWest to namespace EightNeighborhood |
|
Export NeighborCode::South to namespace EightNeighborhood |
|
Export NeighborCode::SouthEast to namespace EightNeighborhood |
|
Export NeighborCode::SouthWest to namespace EightNeighborhood |
|
Export NeighborCode::West to namespace EightNeighborhood |
© Ullrich Köthe (koethe@informatik.uni-hamburg.de) |
html generated using doxygen and Python
|