5.1 OEAddContour

void OEAddContour(OEGridAbstractBase &grid, float level, const OEColor &c)
Add a grid contour at 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).