OEAddContour¶
void OEAddContour(OEGridAbstractBase &grid, float level, const OEColor &c)
Adds a grid contour at ‘level’ to the ‘grid’ (OEGridAbstractBase) with the color ‘c’.
Note
Contours are only persistent if written to OEBinary (.oeb
).
void OEAddContour(OEGridAbstractBase &grid, float level, const OEColor &c)
Adds a grid contour at ‘level’ to the ‘grid’ (OEGridAbstractBase) with the color ‘c’.
Note
Contours are only persistent if written to OEBinary (.oeb
).