[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]

vigra::Neighborhood3DSix Namespace Reference
[Utilities to manage voxel neighborhoods]

Classes

class  NeighborCode3D
 Encapsulation of direction management of neighbors for a 3D 6-neighborhood. More...

Typedefs

typedef NeighborCode3D::Direction Direction

Variables

static const Direction Behind = NeighborCode3D::Behind
static const Direction DirectionCount = NeighborCode3D::DirectionCount
static const Direction East = NeighborCode3D::East
static const Direction InFront = NeighborCode3D::InFront
static const Direction North = NeighborCode3D::North
static const Direction South = NeighborCode3D::South
static const Direction West = NeighborCode3D::West

Detailed Description

3D 6-Neighborhood.


Typedef Documentation

Export NeighborCode3D::Direction into the scope of namespace Neighborhood3DSix.


Variable Documentation

const Direction East = NeighborCode3D::East [static]

Export NeighborCode3D::East to namespace Neighborhood3DSix

const Direction North = NeighborCode3D::North [static]

Export NeighborCode3D::North to namespace Neighborhood3DSix

const Direction West = NeighborCode3D::West [static]

Export NeighborCode3D::West to namespace Neighborhood3DSix

const Direction South = NeighborCode3D::South [static]

Export NeighborCode3D::South to namespace Neighborhood3DSix

const Direction Behind = NeighborCode3D::Behind [static]

Export NeighborCode3D::Behind to namespace Neighborhood3DSix

const Direction InFront = NeighborCode3D::InFront [static]

Export NeighborCode3D::InFront to namespace Neighborhood3DSix

const Direction DirectionCount = NeighborCode3D::DirectionCount [static]

Export NeighborCode3D::DirectionCount to namespace Neighborhood3DSix

© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de)
Heidelberg Collaboratory for Image Processing, University of Heidelberg, Germany

html generated using doxygen and Python
vigra 1.8.0 (20 Sep 2011)