#include <openbabel/mol.h>
#include <openbabel/obiter.h>
#include <graphmol/RWMol.h>
#include <graphmol/Atom.h>
Go to the source code of this file.
Functions | |
RDKit::RWMol | OBMolToRWMol (OpenBabel::OBMol *pOBMol) |
RDKit::RWMol OBMolToRWMol | ( | OpenBabel::OBMol * | pOBMol | ) |
Convert OpenBabel OBMol to and from RGKit molecules.