ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Enumerations
itkOctreeNode.h File Reference

Go to the source code of this file.

Classes

class  itk::OctreeNode
 A data structure representing a node in an Octree. More...
class  itk::OctreeNodeBranch

Namespaces

namespace  itk

Enumerations

enum  itk::LeafIdentifier {
  itk::ZERO = 0,
  itk::ONE = 1,
  itk::TWO = 2,
  itk::THREE = 3,
  itk::FOUR = 4,
  itk::FIVE = 5,
  itk::SIX = 6,
  itk::SEVEN = 7
}