a | UByte4 | |
b | UByte4 | |
c | UByte4 | |
DATA_FORMAT | UByte4 | [static] |
DATA_TYPE | UByte4 | [static] |
g | UByte4 | |
operator *(const UByte4 &a, const UByte4 &b) | UByte4 | [friend] |
operator *(float s, const UByte4 &a) | UByte4 | [friend] |
operator *(const UByte4 &a, float s) | UByte4 | [friend] |
operator *=(const UByte4 &a) | UByte4 | |
operator *=(float s) | UByte4 | |
operator const GLubyte *() const | UByte4 | [inline] |
operator GLubyte *() | UByte4 | [inline] |
operator+(const UByte4 &a, const UByte4 &b) | UByte4 | [friend] |
operator+=(const UByte4 &a) | UByte4 | |
operator-(const UByte4 &a, const UByte4 &b) | UByte4 | [friend] |
operator-=(const UByte4 &a) | UByte4 | |
operator/(const UByte4 &a, const UByte4 &b) | UByte4 | [friend] |
operator/(float s, const UByte4 &a) | UByte4 | [friend] |
operator/(const UByte4 &a, float s) | UByte4 | [friend] |
operator/=(const UByte4 &a) | UByte4 | |
operator/=(float s) | UByte4 | |
r | UByte4 | |
reset(float r=0, float g=0, float b=0, float a=0) | UByte4 | |
setAlpha(float a) | UByte4 | |
setGL() const | UByte4 | |
SIZE | UByte4 | [static] |
TEX_FORMAT | UByte4 | [static] |
toQRgb() const | UByte4 | |
toQString() const | UByte4 | [inline] |
toUInt4() const | UByte4 | |
UByte4(GLubyte x=0, GLubyte y=0, GLubyte z=0, GLubyte w=255) | UByte4 | |
UByte4(const GLubyte *c) | UByte4 | |
UByte4(QRgb c) | UByte4 | |
w | UByte4 | |
x | UByte4 | |
y | UByte4 | |
z | UByte4 | |