_col | ColorVal | [protected] |
_lcol | ColorVal | [protected] |
_rcol | ColorVal | [protected] |
_val | ColorVal | [protected] |
col() const | ColorVal | [inline] |
ColorVal(double val, Color c) | ColorVal | [inline] |
ColorVal(double val, Color left, Color right) | ColorVal | [inline] |
ColorVal(double val, Color center, Color left, Color right) | ColorVal | [inline] |
equals(ColorVal *const val) | ColorVal | [inline] |
getCopy() | ColorVal | [inline] |
leftCol() const | ColorVal | [inline] |
rightCol() const | ColorVal | [inline] |
setCol(const Color c) | ColorVal | [inline] |
setLeftCol(const Color c) | ColorVal | [inline] |
setRightCol(const Color c) | ColorVal | [inline] |
setVal(const double v) | ColorVal | [inline] |
val() const | ColorVal | [inline] |
~ColorVal() | ColorVal | [inline, virtual] |