#include <ring.h>
Public Member Functions | |
| OBRTree (OBAtom *, OBRTree *) | |
| ~OBRTree () | |
| int | GetAtomIdx () |
| |
| void | PathToRoot (std::vector< OBNodeBase * > &) |
| Recursively find the root of this tree, building up a vector of OBAtom nodes. | |
| ~OBRTree | ( | ) | [inline] |
| int GetAtomIdx | ( | ) |
| void PathToRoot | ( | std::vector< OBNodeBase * > & | path | ) |