RDKitConv.h
Go to the documentation of this file.
00001 #include <openbabel/mol.h>
00002 #include <openbabel/obiter.h>
00003 #include <graphmol/RWMol.h>
00004 #include <graphmol/Atom.h>
00005 
00007 RDKit::RWMol OBMolToRWMol(OpenBabel::OBMol* pOBMol);
00008 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines