![]() |
Vault
4.1
|
VDoubleRangeColorElement stores one range element for a VDoubleRangeColorMapper. More...
#include <vcolor.h>
Public Member Functions | |
VDoubleRangeColorElement (VDouble rangeMin, const VColorPair &colors) | |
Public Attributes | |
VDouble | mRangeMin |
VColorPair | mColors |
Friends | |
bool | operator< (const VDoubleRangeColorElement &e1, const VDoubleRangeColorElement &e2) |
VDoubleRangeColorElement stores one range element for a VDoubleRangeColorMapper.
The range defines the lower bound of the range, and its color pair.