[ 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 | 
| Functions | |
| Diff2D const & | east () | 
| Diff2D const & | north () | 
| Diff2D const & | south () | 
| Diff2D const & | west () | 
| 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.
| Diff2D const& vigra::FourNeighborhood::east | ( | ) | 
Offset to the east neighbor
| Diff2D const& vigra::FourNeighborhood::north | ( | ) | 
Offset to the north neighbor
| Diff2D const& vigra::FourNeighborhood::west | ( | ) | 
Offset to the west neighbor
| Diff2D const& vigra::FourNeighborhood::south | ( | ) | 
Offset to the south neighbor
| 
 | 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)  | 
html generated using doxygen and Python
 |