|
DGtal 2.1.0
|
#include <DGtal/kernel/sets/DigitalSetByOctree.h>
Public Member Functions | |
| Node () | |
Data Fields | |
| CellIndex | children [CELL_COUNT] |
Node for octree.
Only stores the index of its children
Definition at line 117 of file DigitalSetByOctree.h.
|
inline |
Definition at line 119 of file DigitalSetByOctree.h.
References DGtal::DigitalSetByOctree< Space >::CELL_COUNT, children, and DGtal::DigitalSetByOctree< Space >::INVALID_IDX.
| CellIndex DGtal::DigitalSetByOctree< Space >::Node::children[CELL_COUNT] |
Definition at line 125 of file DigitalSetByOctree.h.
Referenced by Node().