|
ARB
|
#include <aw_rgb.hxx>


Public Member Functions | |
| AW_rgb_diff (float red, float green, float blue) | |
| float | r () const |
| float | g () const |
| float | b () const |
| AW_rgb_diff | abs () const |
Definition at line 106 of file aw_rgb.hxx.
|
inline |
Definition at line 108 of file aw_rgb.hxx.
Referenced by abs().
|
inline |
Definition at line 110 of file aw_rgb.hxx.
References AW_rgb_normalized::r().
Referenced by abs(), colorDistSquare(), max(), operator*(), and operator+().
|
inline |
Definition at line 111 of file aw_rgb.hxx.
References AW_rgb_normalized::g().
Referenced by abs(), colorDistSquare(), max(), operator*(), and operator+().
|
inline |
Definition at line 112 of file aw_rgb.hxx.
References AW_rgb_normalized::b().
Referenced by abs(), colorDistSquare(), max(), operator*(), and operator+().
|
inline |
Definition at line 114 of file aw_rgb.hxx.
References AW_rgb_diff(), b(), g(), and r().
1.8.8