OEGetMoleculeCoords¶
OE2DPoint OEGetMoleculeCoords(const OE2DMolDisplay &disp,
const OE2DPoint &p)
Converts a 2D point from the “display” 2D coordinate system” to “molecule” 2D coordinate system.
This is the reverse operation from OEGetMoleculeCoords
.
See also
OEGetMoleculeCoords
function