42 #ifndef LINEARTWOCOLORCODER_HH 43 #define LINEARTWOCOLORCODER_HH 45 #include "IColorCoder.hh" 52 : minColor_(minColor),
57 ACG::Vec4f color_float4_raw(
float _v)
const override;
60 float min()
const override {
return 0.0; }
61 float max()
const override {
return 1.0; }
70 #endif // LINEARTWOCOLORCODER_HH Namespace providing different geometric functions concerning angles.
float max() const override
max scalar value
float min() const override
min scalar value