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