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