ITK
5.0.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 ()=default | |
OctreeNodeBranch (OctreeBase *parent) | |
Private Attributes | |
OctreeNode | m_Leaves [8] |
|
default |
|
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.