[ VIGRA Homepage | Class Index | Function Index | File Index | Main Page ]
![]() |
vigra::FourNeighborhood Namespace Reference | ![]() |
---|
Classes | |
class | NeighborCode |
Encapsulation of direction management for 4-neighborhood. More... | |
Typedefs | |
typedef NeighborCode::Direction | Direction |
Functions | |
Diff2D const & | east () |
Diff2D const & | north () |
Diff2D const & | west () |
Diff2D const & | south () |
Variables | |
const Direction | East = NeighborCode::East |
const Direction | North = NeighborCode::North |
const Direction | West = NeighborCode::West |
const Direction | South = NeighborCode::South |
const Direction | DirectionCount = NeighborCode::DirectionCount |
Detailed Description |
|
Export NeighborCode::Direction into the scope of namespace FourNeighborhood. |
|
Offset to the east neighbor |
|
Offset to the north neighbor |
|
Offset to the south neighbor |
|
Offset to the west neighbor |
|
Export NeighborCode::DirectionCount to namespace FourNeighborhood |
|
Export NeighborCode::East to namespace FourNeighborhood |
|
Export NeighborCode::North to namespace FourNeighborhood |
|
Export NeighborCode::South to namespace FourNeighborhood |
|
Export NeighborCode::West to namespace FourNeighborhood |
© Ullrich Köthe (koethe@informatik.uni-hamburg.de) |
html generated using doxygen and Python
|