ITK
4.13.0
Insight Segmentation and Registration Toolkit
|
#include <itkOctreeNode.h>
Definition at line 124 of file itkOctreeNode.h.
Public Member Functions | |
OctreeNode * | GetLeaf (enum LeafIdentifier LeafID) |
OctreeNodeBranch () | |
OctreeNodeBranch (OctreeBase *parent) | |
Private Attributes | |
OctreeNode | m_Leaves [8] |
|
inline |
Definition at line 127 of file itkOctreeNode.h.
|
inline |
Definition at line 128 of file itkOctreeNode.h.
|
inline |
Definition at line 136 of file itkOctreeNode.h.
|
private |
Definition at line 142 of file itkOctreeNode.h.