Gorgon Game Engine
RGBAf Member List

This is the complete list of members for RGBAf, including all inherited members.

ARGBAf
BRGBAf
Blend(const RGBAf &color)RGBAf
Blend(const RGBAf &color, float factor)RGBAf
ChannelType typedefRGBAf
Convert() constRGBAf
GRGBAf
Luminance() constRGBAf
operator int() constRGBAfexplicit
operator RGBA() constRGBAfexplicit
operator std::string() constRGBAf
operator!=(const RGBAf &other) constRGBAf
operator*(const RGBAf &other) constRGBAf
operator*=(const RGBAf &other)RGBAf
operator=(const RGBAf &)=defaultRGBAf
operator=(const RGBA &color)RGBAf
operator=(const int &color)RGBAf
operator=(float lum)RGBAf
operator=(double lum)RGBAf
operator==(const RGBAf &other) constRGBAf
RRGBAf
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)RGBAfexplicit
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)=deleteRGBAf
RGBAf(bool)=deleteRGBAf
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
VectorRGBAf