libatomprobe
Library for Atom Probe Tomography (APT) computation
Public Member Functions | Public Attributes | List of all members
NodeWalk Class Reference
Collaboration diagram for NodeWalk:
Collaboration graph
[legend]

Public Member Functions

 NodeWalk (unsigned int idx, const BoundCube &bc, unsigned int dpth)
 

Public Attributes

size_t index
 
BoundCube cube
 
unsigned int depth
 

Detailed Description

Definition at line 55 of file K3DTree-exact.cpp.

Constructor & Destructor Documentation

◆ NodeWalk()

NodeWalk::NodeWalk ( unsigned int  idx,
const BoundCube bc,
unsigned int  dpth 
)
inline

Definition at line 61 of file K3DTree-exact.cpp.

Member Data Documentation

◆ cube

BoundCube NodeWalk::cube

Definition at line 59 of file K3DTree-exact.cpp.

◆ depth

unsigned int NodeWalk::depth

Definition at line 60 of file K3DTree-exact.cpp.

◆ index

size_t NodeWalk::index

Definition at line 58 of file K3DTree-exact.cpp.


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