RDKitConv.h File Reference

Allow conversion from OBMol to RDKit RWMol. More...

#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)


Detailed Description

Allow conversion from OBMol to RDKit RWMol.


Function Documentation

RDKit::RWMol OBMolToRWMol ( OpenBabel::OBMol pOBMol  ) 

Convert OpenBabel OBMol to and from RGKit molecules.