#include <openbabel/ring.h>
Internal class for OBRing search algorithms to create a search tree of OBAtom objects.
◆ OBRTree()
Construct a search tree from a possible parent entry and atom entry.
◆ ~OBRTree()
◆ GetAtomIdx()
◆ PathToRoot()
void PathToRoot |
( |
std::vector< OBAtom *> & |
path | ) |
|
Recursively find the root of this tree, building up a vector of OBAtom nodes.
The supplied path is built up of OBAtom nodes, with the root atom the last item in the vector.
The documentation for this class was generated from the following files: