|
Urho3D
|
This is the complete list of members for Dviglo::Color, including all inherited members.
| a_ | Dviglo::Color | |
| ABGR | Dviglo::Color | static |
| Abs() const | Dviglo::Color | inline |
| ARGB | Dviglo::Color | static |
| Average() const | Dviglo::Color | inline |
| b_ | Dviglo::Color | |
| BLACK | Dviglo::Color | static |
| BLUE | Dviglo::Color | static |
| Bounds(float *min, float *max, bool clipped=false) const | Dviglo::Color | |
| Chroma() const | Dviglo::Color | |
| Clip(bool clipAlpha=false) | Dviglo::Color | |
| Color() noexcept | Dviglo::Color | inline |
| Color(const Color &color) noexcept=default | Dviglo::Color | |
| Color(const Color &color, float a) noexcept | Dviglo::Color | inline |
| Color(float r, float g, float b) noexcept | Dviglo::Color | inline |
| Color(float r, float g, float b, float a) noexcept | Dviglo::Color | inline |
| Color(const float *data) noexcept | Dviglo::Color | inlineexplicit |
| Color(unsigned color, const ChannelMask &mask=ABGR) | Dviglo::Color | inlineexplicit |
| Color(const Vector3 &color) | Dviglo::Color | inlineexplicit |
| Color(const Vector4 &color) | Dviglo::Color | inlineexplicit |
| ConvertGammaToLinear(float value) | Dviglo::Color | inlinestatic |
| ConvertLinearToGamma(float value) | Dviglo::Color | inlinestatic |
| CYAN | Dviglo::Color | static |
| Data() const | Dviglo::Color | inline |
| Equals(const Color &rhs) const | Dviglo::Color | inline |
| FromHCM(float h, float c, float m) | Dviglo::Color | protected |
| FromHSL(float h, float s, float l, float a=1.0f) | Dviglo::Color | |
| FromHSV(float h, float s, float v, float a=1.0f) | Dviglo::Color | |
| FromUInt(unsigned color) | Dviglo::Color | |
| FromUIntMask(unsigned color, const ChannelMask &mask) | Dviglo::Color | |
| g_ | Dviglo::Color | |
| GammaToLinear() const | Dviglo::Color | inline |
| GRAY | Dviglo::Color | static |
| GREEN | Dviglo::Color | static |
| Hue() const | Dviglo::Color | |
| Hue(float min, float max) const | Dviglo::Color | protected |
| Invert(bool invertAlpha=false) | Dviglo::Color | |
| Lerp(const Color &rhs, float t) const | Dviglo::Color | |
| Lightness() const | Dviglo::Color | |
| LinearToGamma() const | Dviglo::Color | inline |
| Luma() const | Dviglo::Color | inline |
| MAGENTA | Dviglo::Color | static |
| MaxRGB() const | Dviglo::Color | |
| MinRGB() const | Dviglo::Color | |
| operator!=(const Color &rhs) const | Dviglo::Color | inline |
| operator*(float rhs) const | Dviglo::Color | inline |
| operator+(const Color &rhs) const | Dviglo::Color | inline |
| operator+=(const Color &rhs) | Dviglo::Color | inline |
| operator-() const | Dviglo::Color | inline |
| operator-(const Color &rhs) const | Dviglo::Color | inline |
| operator=(const Color &rhs) noexcept=default | Dviglo::Color | |
| operator==(const Color &rhs) const | Dviglo::Color | inline |
| r_ | Dviglo::Color | |
| Range() const | Dviglo::Color | |
| RED | Dviglo::Color | static |
| SaturationHSL() const | Dviglo::Color | |
| SaturationHSL(float min, float max) const | Dviglo::Color | protected |
| SaturationHSV() const | Dviglo::Color | |
| SaturationHSV(float min, float max) const | Dviglo::Color | protected |
| SumRGB() const | Dviglo::Color | inline |
| ToHash() const | Dviglo::Color | inline |
| ToHSL() const | Dviglo::Color | |
| ToHSV() const | Dviglo::Color | |
| ToString() const | Dviglo::Color | |
| ToUInt() const | Dviglo::Color | |
| ToUIntArgb() const | Dviglo::Color | inline |
| ToUIntMask(const ChannelMask &mask) const | Dviglo::Color | |
| ToVector3() const | Dviglo::Color | inline |
| ToVector4() const | Dviglo::Color | inline |
| TRANSPARENT_BLACK | Dviglo::Color | static |
| Value() const | Dviglo::Color | inline |
| WHITE | Dviglo::Color | static |
| YELLOW | Dviglo::Color | static |
1.8.17