Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::OctreeBase |
Provides non-templated access to templated instances of Octree. More... | |
class | itk::Octree< TPixel, ColorTableSize, MappingFunctionType > |
represent a 3D Image with an Octree data structure. More... | |
Enumerations | |
enum | { B2_MASKFILE_BLACK = 0, B2_MASKFILE_WHITE = 1, B2_MASKFILE_GRAY = 2 } |
enum | OctreePlaneType |
|
Definition at line 28 of file itkOctree.h. |
|
The enumeration to define the planar orientation of the octree Definition at line 37 of file itkOctree.h. |