ITK
6.0.0
Insight Toolkit
|
#include <itkOctreeNode.h>
Definition at line 146 of file itkOctreeNode.h.
Public Member Functions | |
OctreeNode * | GetLeaf (OctreeNode::LeafIdentifierEnum LeafID) |
OctreeNodeBranch ()=default | |
OctreeNodeBranch (OctreeBase *parent) | |
Private Attributes | |
OctreeNode | m_Leaves [8] |
|
default |
|
inline |
Definition at line 150 of file itkOctreeNode.h.
|
inline |
Definition at line 159 of file itkOctreeNode.h.
|
private |
Definition at line 165 of file itkOctreeNode.h.