ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkOctreeNode.h>
Definition at line 122 of file itkOctreeNode.h.
Public Member Functions | |
OctreeNode * | GetLeaf (enum LeafIdentifier LeafID) |
OctreeNodeBranch (OctreeBase *parent) | |
Private Attributes | |
OctreeNode | m_Leaves [8] |
|
inline |
Definition at line 125 of file itkOctreeNode.h.
References m_Leaves, and itk::OctreeNode::SetParentOctree().
|
inline |
Definition at line 133 of file itkOctreeNode.h.
References m_Leaves.
|
private |
Definition at line 139 of file itkOctreeNode.h.
Referenced by GetLeaf(), and OctreeNodeBranch().