Overture
Version 25
|
Go to the source code of this file.
Functions | |
void | setXColour (const aString &xColourName) |
void | setXColour (int index) |
int | getXColour (const aString &xColourName, RealArray &rgb) |
int | getXColour (const aString &xColourName, GUITypes::real *rgb) |
int | getXColour (const aString &xColourName) |
const aString & | getXColour (int index) |
const aString * | getAllColourNames () |
const aString* getAllColourNames | ( | ) |
Referenced by PlotIt::buildColourDialog(), and PlotIt::getColour().
References getXColour().
Referenced by GL_GraphicsInterface::constructor(), PlotIt::contour3d(), PlotIt::getGridColour(), getXColour(), PlotIt::plot3dContours(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), PlotIt::plotGridBoundaries(), GL_GraphicsInterface::processSpecialMenuItems(), and GL_GraphicsInterface::setColour().
int getXColour | ( | const aString & | xColourName, |
GUITypes::real * | rgb | ||
) |
References getXColour().
void setXColour | ( | const aString & | xColourName | ) |