a | tadah_fussy::gl::RGB | |
add(RGB fg) | tadah_fussy::gl::RGB | inline |
ALPHA | tadah_fussy::gl::RGB | static |
alphaXor(RGB fg) | tadah_fussy::gl::RGB | inline |
b | tadah_fussy::gl::RGB | |
BIT | tadah_fussy::gl::RGB | static |
BLUE | tadah_fussy::gl::RGB | static |
Check_RGBPrimary(T p) | tadah_fussy::gl::RGB | inlinestatic |
color_type typedef | tadah_fussy::gl::RGB | |
g | tadah_fussy::gl::RGB | |
getAlpha(color_type color) | tadah_fussy::gl::RGB | inlinestatic |
getBlue(color_type color) | tadah_fussy::gl::RGB | inlinestatic |
getGreen(color_type color) | tadah_fussy::gl::RGB | inlinestatic |
getRed(color_type color) | tadah_fussy::gl::RGB | inlinestatic |
GREEN | tadah_fussy::gl::RGB | static |
in(RGB fg) | tadah_fussy::gl::RGB | inline |
MASK | tadah_fussy::gl::RGB | static |
MAX | tadah_fussy::gl::RGB | static |
operator!=(RGB p) const | tadah_fussy::gl::RGB | inline |
operator&(RGB src) const | tadah_fussy::gl::RGB | inline |
operator&(primary_type src) const | tadah_fussy::gl::RGB | inline |
operator&=(RGB mask) | tadah_fussy::gl::RGB | inline |
operator&=(primary_type mask) | tadah_fussy::gl::RGB | inline |
operator+(RGB src) const | tadah_fussy::gl::RGB | inline |
operator+(primary_type src) const | tadah_fussy::gl::RGB | inline |
operator+=(RGB rgb) | tadah_fussy::gl::RGB | inline |
operator+=(primary_type value) | tadah_fussy::gl::RGB | inline |
operator-(RGB src) const | tadah_fussy::gl::RGB | inline |
operator-(primary_type src) const | tadah_fussy::gl::RGB | inline |
operator-=(RGB rgb) | tadah_fussy::gl::RGB | inline |
operator-=(primary_type value) | tadah_fussy::gl::RGB | inline |
operator<<(uint32_t shift) const | tadah_fussy::gl::RGB | inline |
operator<<=(uint32_t shift) | tadah_fussy::gl::RGB | inline |
operator==(RGB p) const | tadah_fussy::gl::RGB | inline |
operator>>(uint32_t shift) const | tadah_fussy::gl::RGB | inline |
operator>>=(uint32_t shift) | tadah_fussy::gl::RGB | inline |
operator[](size_type index) | tadah_fussy::gl::RGB | inline |
operator[](size_type index) const | tadah_fussy::gl::RGB | inline |
operator^(RGB src) const | tadah_fussy::gl::RGB | inline |
operator^(primary_type src) const | tadah_fussy::gl::RGB | inline |
operator^=(RGB mask) | tadah_fussy::gl::RGB | inline |
operator^=(primary_type mask) | tadah_fussy::gl::RGB | inline |
operator|(RGB src) const | tadah_fussy::gl::RGB | inline |
operator|(primary_type src) const | tadah_fussy::gl::RGB | inline |
operator|=(RGB mask) | tadah_fussy::gl::RGB | inline |
operator|=(primary_type mask) | tadah_fussy::gl::RGB | inline |
operator~() const | tadah_fussy::gl::RGB | inline |
out(RGB fg) | tadah_fussy::gl::RGB | inline |
overlay(RGB fg) | tadah_fussy::gl::RGB | inline |
primary_type typedef | tadah_fussy::gl::RGB | |
r | tadah_fussy::gl::RGB | |
receiveFromParam(primary_type red, primary_type green, primary_type blue, primary_type alpha=RGB::MAX) | tadah_fussy::gl::RGB | inline |
RED | tadah_fussy::gl::RGB | static |
RGB(primary_type red, primary_type green, primary_type blue, primary_type alpha=MAX) | tadah_fussy::gl::RGB | inline |
RGB(color_type c=0) | tadah_fussy::gl::RGB | inlineexplicit |
RGB_SIZE | tadah_fussy::gl::RGB | static |
RGBA_SIZE | tadah_fussy::gl::RGB | static |
sendToParam(primary_type *red, primary_type *green, primary_type *blue, primary_type *alpha) const | tadah_fussy::gl::RGB | inline |
sendToParam(primary_type *red, primary_type *green, primary_type *blue) const | tadah_fussy::gl::RGB | inline |
size_type typedef | tadah_fussy::gl::RGB | |