libatomprobe
Library for Atom Probe Tomography (APT) computation
|
Node Class for storing point. More...
#include <K3DTree-exact.h>
Public Attributes | |
size_t | childLeft |
size_t | childRight |
bool | tagged |
Node Class for storing point.
Definition at line 41 of file K3DTree-exact.h.
size_t AtomProbe::K3DNodeExact::childLeft |
Definition at line 45 of file K3DTree-exact.h.
size_t AtomProbe::K3DNodeExact::childRight |
Definition at line 47 of file K3DTree-exact.h.
bool AtomProbe::K3DNodeExact::tagged |
Definition at line 50 of file K3DTree-exact.h.