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