MAGE  v0.171.0
Matthias Advanced Game Engine
mage::RGB Member List

This is the complete list of members for mage::RGB, including all inherited members.

Array() noexceptmage::Array< T, N, A, typename >
Array(const T &value) noexceptmage::Array< T, N, A, typename >explicit
Array(ArgsT &&... args) noexceptmage::Array< T, N, A, typename >
Array(const Array< T, FromN, A > &a) noexceptmage::Array< T, N, A, typename >
Array(const Array< T, FromN, FromA > &a) noexceptmage::Array< T, N, A, typename >explicit
Array(const Array< T, FromN, A > &a, ArgsT &&... args) noexceptmage::Array< T, N, A, typename >
Array(const Array< T, FromN, FromA > &a, ArgsT &&... args) noexceptmage::Array< T, N, A, typename >explicit
Array(const Array &a) noexcept=defaultmage::Array< T, N, A, typename >
Array(Array &&a) noexcept=defaultmage::Array< T, N, A, typename >
Array(const Array< FromT, N, FromA > &a) noexceptmage::Array< T, N, A, typename >explicit
B() noexceptmage::RGB
B() const noexceptmage::RGB
G() noexceptmage::RGB
G() const noexceptmage::RGB
operator=(const RGB &rgb) noexcept=defaultmage::RGB
operator=(RGB &&rgb) noexcept=defaultmage::RGB
mage::Array::operator=(const Array &a) noexcept=defaultmage::Array< T, N, A, typename >
mage::Array::operator=(Array &&a) noexcept=defaultmage::Array< T, N, A, typename >
R() noexceptmage::RGB
R() const noexceptmage::RGB
RGB(F32 rgb=0.0f) noexceptmage::RGBexplicit
RGB(F32 r, F32 g, F32 b) noexceptmage::RGB
RGB(const RGB &rgb) noexcept=defaultmage::RGB
RGB(RGB &&rgb) noexcept=defaultmage::RGB
RGB(const SRGB &srgb) noexceptmage::RGBexplicit
RGB(const XYZ &xyz) noexceptmage::RGBexplicit
RGB(F32x3 v) noexceptmage::RGBexplicit
s_sizemage::Array< T, N, A, typename >static
~Array()=defaultmage::Array< T, N, A, typename >
~RGB()=defaultmage::RGB