![]() |
ITK
4.12.0
Insight Segmentation and Registration Toolkit
|
#include <itkOctreeNode.h>
Collaboration diagram for itk::OctreeNodeBranch: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.
1.8.5