![]() |
Gorgon Game Engine
|
This is the complete list of members for RGBAf, including all inherited members.
A | RGBAf | |
B | RGBAf | |
Blend(const RGBAf &color) | RGBAf | |
Blend(const RGBAf &color, float factor) | RGBAf | |
ChannelType typedef | RGBAf | |
Convert() const | RGBAf | |
G | RGBAf | |
Luminance() const | RGBAf | |
operator int() const | RGBAf | explicit |
operator RGBA() const | RGBAf | explicit |
operator std::string() const | RGBAf | |
operator!=(const RGBAf &other) const | RGBAf | |
operator*(const RGBAf &other) const | RGBAf | |
operator*=(const RGBAf &other) | RGBAf | |
operator=(const RGBAf &)=default | RGBAf | |
operator=(const RGBA &color) | RGBAf | |
operator=(const int &color) | RGBAf | |
operator=(float lum) | RGBAf | |
operator=(double lum) | RGBAf | |
operator==(const RGBAf &other) const | RGBAf | |
R | RGBAf | |
RGBAf() | RGBAf | |
RGBAf(float r, float g, float b, float a=1.f) | RGBAf | |
RGBAf(float lum, float a=1.0f) | RGBAf | |
RGBAf(double lum, float a=1.0f) | RGBAf | explicit |
RGBAf(const RGBA &color) | RGBAf | |
RGBAf(const RGBA &color, float alpha) | RGBAf | |
RGBAf(const RGBA &color, double alpha) | RGBAf | |
RGBAf(unsigned color) | RGBAf | |
RGBAf(int)=delete | RGBAf | |
RGBAf(bool)=delete | RGBAf | |
Slide(const RGBAf &color, float factor) | RGBAf | |
Slide(const RGBAf &color, float factor_color, float factor_alpha) | RGBAf | |
Slide(const RGBAf &color, const RGBAf &factor) | RGBAf | |
Vector | RGBAf |