ARB
|
#include <aw_rgb.hxx>
Public Member Functions | |
AW_rgb_normalized (float red, float green, float blue) | |
AW_rgb_normalized (const AW_rgb16 &o) | |
AW_rgb_normalized (const char *colorname) | |
float | r () const |
float | g () const |
float | b () const |
Protected Member Functions | |
AW_rgb_normalized (void *, float red, float green, float blue) | |
Definition at line 65 of file aw_rgb.hxx.
|
inlineprotected |
Definition at line 72 of file aw_rgb.hxx.
|
inline |
Definition at line 78 of file aw_rgb.hxx.
|
inlineexplicit |
Definition at line 83 of file aw_rgb.hxx.
|
inlineexplicit |
Definition at line 91 of file aw_rgb.hxx.
References AW_rgb_normalized().
Referenced by AW_rgb_normalized().
|
inline |
Definition at line 94 of file aw_rgb.hxx.
Referenced by AW_hsv::AW_hsv(), aw_set_rgb_sliders(), colorslider_changed_cb(), operator+(), operator-(), and AW_rgb_diff::r().
|
inline |
Definition at line 95 of file aw_rgb.hxx.
Referenced by AW_hsv::AW_hsv(), aw_set_rgb_sliders(), colorslider_changed_cb(), AW_rgb_diff::g(), operator+(), and operator-().
|
inline |
Definition at line 96 of file aw_rgb.hxx.
Referenced by AW_hsv::AW_hsv(), aw_set_rgb_sliders(), AW_rgb_diff::b(), colorslider_changed_cb(), operator+(), and operator-().