Public Member Functions | Public Attributes | Static Public Attributes
pano::PairNodeData Struct Reference

#include <PairNode.h>

List of all members.

Public Member Functions

 PairNodeData (float dist, int depth, int vis)
 PairNodeData (const PairNodeData &node)

Public Attributes

int depth
float distance
bool mode
AtomPairSet neighbors
int visited

Static Public Attributes

static int max_depth = 0
static int min_depth = 0

Detailed Description

structure that captures the "things that are not available in atom/pair" for possible use with function pointer to pair error. e.g. how deep the node is in the graph, etc

Definition at line 13 of file PairNode.h.


Constructor & Destructor Documentation

pano::PairNodeData::PairNodeData ( float  dist,
int  depth,
int  vis 
) [inline]

Definition at line 20 of file PairNode.h.

pano::PairNodeData::PairNodeData ( const PairNodeData node) [inline]

Definition at line 23 of file PairNode.h.


Member Data Documentation

Definition at line 16 of file PairNode.h.

Definition at line 15 of file PairNode.h.

Definition at line 28 of file PairNode.h.

Definition at line 29 of file PairNode.h.

Definition at line 18 of file PairNode.h.

Definition at line 26 of file PairNode.h.

Definition at line 17 of file PairNode.h.


The documentation for this struct was generated from the following files:


pano_core
Author(s): Ethan Rublee
autogenerated on Wed Aug 26 2015 16:34:01