trase
trase::RGBA Member List

This is the complete list of members for trase::RGBA, including all inherited members.

a() const noexcepttrase::RGBA
a(int a) noexcepttrase::RGBA
b() const noexcepttrase::RGBA
b(int b) noexcepttrase::RGBA
black (defined in trase::RGBA)trase::RGBAstatic
default_alpha (defined in trase::RGBA)trase::RGBAstatic
defaults (defined in trase::RGBA)trase::RGBAstatic
g() const noexcepttrase::RGBA
g(int g) noexcepttrase::RGBA
operator Vector< float, 4 >() const noexcepttrase::RGBAinlineexplicit
operator!=(const RGBA &b) const noexcept (defined in trase::RGBA)trase::RGBA
operator==(const RGBA &b) const noexcepttrase::RGBA
r() const noexcepttrase::RGBA
r(int r) noexcepttrase::RGBA
RGBA()=defaulttrase::RGBA
RGBA(int r, int g, int b, int a=default_alpha) noexcepttrase::RGBA
RGBA(const Vector< float, 4 > &v) noexcepttrase::RGBAexplicit
RGBA(const Vector< float, 3 > &v) noexcepttrase::RGBAexplicit
to_rgb_string() const noexcepttrase::RGBA
white (defined in trase::RGBA)trase::RGBAstatic