void OEAddContour(OEGridAbstractBase &grid, float level, const OEColor &c)
level to the grid with the color
c.
Note: contours are only persistent if written to OEBinary (.oeb).
See also: OEGetContourLevel(Section 5.4),
OEGetContourColor(Section 5.3), and
OENumContours(Section 5.24).