Rotate torsional according to rotor rules. More...
#include <openbabel/parsmart.h>#include <openbabel/typer.h>Go to the source code of this file.
Classes | |
| class | OBRotorRule |
| A rule for torsional conformer searching, defined by a SMARTS pattern. More... | |
| class | OBRotorRules |
| Database of default hybridization torsional rules and SMARTS-defined OBRotorRule objects. More... | |
| class | OBRotor |
| A single rotatable OBBond as part of rotamer searching. More... | |
| class | OBRotorList |
| Given an OBMol, set up a list of possibly rotatable torsions,. More... | |
| class | OBRotorKeys |
| A class to generate all possible rotorKeys. More... | |
Namespaces | |
| namespace | OpenBabel |
Typedefs | |
| typedef std::vector< OBRotor * > ::iterator | OBRotorIterator |
Rotate torsional according to rotor rules.