LLColor4U Member List
This is the complete list of members for
LLColor4U, including all inherited members.
| addClampMax(const LLColor4U &color) | LLColor4U | [inline] |
| black | LLColor4U | [static] |
| blue | LLColor4U | [static] |
| combine() | LLColor4U | |
| getValue() const | LLColor4U | [inline] |
| green | LLColor4U | [static] |
| LLColor4U() | LLColor4U | [inline] |
| LLColor4U(U8 r, U8 g, U8 b) | LLColor4U | [inline] |
| LLColor4U(U8 r, U8 g, U8 b, U8 a) | LLColor4U | [inline] |
| LLColor4U(const U8 *vec) | LLColor4U | [inline] |
| LLColor4U(const LLSD &sd) | LLColor4U | [inline] |
| magVec() const | LLColor4U | [inline] |
| magVecSquared() const | LLColor4U | [inline] |
| mAll | LLColor4U | |
| mSources | LLColor4U | |
| mSourcesU | LLColor4U | |
| multAll(const F32 k) | LLColor4U | [inline] |
| mV | LLColor4U | |
| operator!=(const LLColor4U &a, const LLColor4U &b) | LLColor4U | [friend] |
| operator%=(LLColor4U &a, U8 k) | LLColor4U | [friend] |
| operator*(const LLColor4U &a, const LLColor4U &b) | LLColor4U | [friend] |
| operator*=(LLColor4U &a, U8 k) | LLColor4U | [friend] |
| operator+(const LLColor4U &a, const LLColor4U &b) | LLColor4U | [friend] |
| operator+=(LLColor4U &a, const LLColor4U &b) | LLColor4U | [friend] |
| operator-(const LLColor4U &a, const LLColor4U &b) | LLColor4U | [friend] |
| operator-=(LLColor4U &a, const LLColor4U &b) | LLColor4U | [friend] |
| operator<<(std::ostream &s, const LLColor4U &a) | LLColor4U | [friend] |
| operator=(const LLSD &sd) | LLColor4U | [inline] |
| operator==(const LLColor4U &a, const LLColor4U &b) | LLColor4U | [friend] |
| parseColor4U(const char *buf, LLColor4U *value) | LLColor4U | [static] |
| red | LLColor4U | [static] |
| setAlpha(U8 a) | LLColor4U | [inline] |
| setToBlack() | LLColor4U | [inline] |
| setToWhite() | LLColor4U | [inline] |
| setValue(const LLSD &sd) | LLColor4U | [inline] |
| setVec(U8 r, U8 g, U8 b, U8 a) | LLColor4U | [inline] |
| setVec(U8 r, U8 g, U8 b) | LLColor4U | [inline] |
| setVec(const LLColor4U &vec) | LLColor4U | [inline] |
| setVec(const U8 *vec) | LLColor4U | [inline] |
| setVecScaleClamp(const LLColor3 &color) | LLColor4U | [inline] |
| setVecScaleClamp(const LLColor4 &color) | LLColor4U | [inline] |
| white | LLColor4U | [static] |