This is a collection of elements, for each point, required for graph traversal. More...
#include <franzblau.hpp>
Data Fields | |
int | atomIndex |
std::vector< int > | neighListIndex |
This is the index according to pointCloud. More... | |
bool | inGraph |
This is a collection of elements, for each point, required for graph traversal.
Contains specifically the members:
Definition at line 90 of file franzblau.hpp.