ITK  4.1.0
Insight Segmentation and Registration Toolkit
Public Member Functions | Private Attributes
itk::OctreeNodeBranch Class Reference

#include <itkOctreeNode.h>

+ Collaboration diagram for itk::OctreeNodeBranch:

List of all members.

Public Member Functions

OctreeNodeGetLeaf (enum LeafIdentifier LeafID)
 OctreeNodeBranch (OctreeBase *parent)

Private Attributes

OctreeNode m_Leaves [8]

Detailed Description

Definition at line 121 of file itkOctreeNode.h.


Constructor & Destructor Documentation

Definition at line 124 of file itkOctreeNode.h.

References m_Leaves, and itk::OctreeNode::SetParentOctree().


Member Function Documentation

Definition at line 132 of file itkOctreeNode.h.

References m_Leaves.


Member Data Documentation

Definition at line 138 of file itkOctreeNode.h.

Referenced by GetLeaf(), and OctreeNodeBranch().


The documentation for this class was generated from the following file: