Home
last modified time | relevance | path

Searched defs:OBFormat (Results 1 – 3 of 3) sorted by relevance

/dports/science/openbabel/openbabel-3.1.1/src/
H A Dformat.cpp28 PLUGIN_CPP_FILE(OBFormat) in PLUGIN_CPP_FILE() argument
/dports/science/openbabel/openbabel-3.1.1/include/openbabel/
H A Dformat.h52 OBFormat(){} in OBFormat() function
/dports/science/openbabel/openbabel-3.1.1/scripts/python/openbabel/
H A Dopenbabel.py1831 class OBFormat(OBPlugin): class