|
virtual ACG::Vec4uc | color4_raw (float _v) const =0 |
|
virtual ACG::Vec4f | color_float4_raw (float _v) const =0 |
|
virtual float | min () const =0 |
| min scalar value
|
|
virtual float | max () const =0 |
| max scalar value
|
|
virtual ACG::Vec4uc | color4 (float _v) const |
|
virtual ACG::Vec4f | color_float4 (float _v) const |
|
ACG::Vec3uc | color (float _v) const |
|
ACG::Vec3f | color_float (float _v) const |
|
QColor | color_qcolor (float _v) const |
|
ACG::Vec4f | operator() (float _v) const |
|
void | setMapOutsideRangeToAlpha0 (bool value) |
|
bool | getMapOutsideRangeToAlpha0 () const |
|
|
bool | mapOutsideRangeToAlpha0_ = false |
|
Definition at line 64 of file IColorCoder.hh.
The documentation for this class was generated from the following file: