libatomprobe
Library for Atom Probe Tomography (APT) computation
Public Attributes | List of all members
AtomProbe::K3DNodeExact Class Reference

Node Class for storing point. More...

#include <K3DTree-exact.h>

Public Attributes

size_t childLeft
 
size_t childRight
 
bool tagged
 

Detailed Description

Node Class for storing point.

Definition at line 41 of file K3DTree-exact.h.

Member Data Documentation

◆ childLeft

size_t AtomProbe::K3DNodeExact::childLeft

Definition at line 45 of file K3DTree-exact.h.

◆ childRight

size_t AtomProbe::K3DNodeExact::childRight

Definition at line 47 of file K3DTree-exact.h.

◆ tagged

bool AtomProbe::K3DNodeExact::tagged

Definition at line 50 of file K3DTree-exact.h.


The documentation for this class was generated from the following file: