CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Math::TColor< T > Member List

This is the complete list of members for Math::TColor< T >, including all inherited members.

aMath::TColor< T >
bMath::TColor< T >
blackMath::TColor< T >static
blueMath::TColor< T >static
changeAlpha(T alpha) constMath::TColor< T >inline
changeBlue(T blue) constMath::TColor< T >inline
changeGreen(T green) constMath::TColor< T >inline
changeRed(T red) constMath::TColor< T >inline
darken(T amount) constMath::TColor< T >inline
fromString(StringView string)Math::TColor< T >static
gMath::TColor< T >
greenMath::TColor< T >static
invert(T amount=0.0, bool applyOnAlpha=false) const noexceptMath::TColor< T >inline
opacity(T amount) const noexceptMath::TColor< T >inline
operator TVector4< T >() constMath::TColor< T >inlineexplicit
operator!=(const TColor &rhs) constMath::TColor< T >inline
operator*(T rhs) constMath::TColor< T >inline
operator*(const TColor &rhs) constMath::TColor< T >inline
operator*Math::TColor< T >friend
operator*=(const TColor &rhs)Math::TColor< T >inline
operator*=(T rhs)Math::TColor< T >inline
operator+(const TColor &rhs) constMath::TColor< T >inline
operator+=(const TColor &rhs)Math::TColor< T >inline
operator+=(T rhs)Math::TColor< T >inline
operator-(const TColor &rhs) constMath::TColor< T >inline
operator-=(const TColor &rhs)Math::TColor< T >inline
operator-=(T rhs)Math::TColor< T >inline
operator/(const TColor &rhs) constMath::TColor< T >inline
operator/(T rhs) constMath::TColor< T >inline
operator/=(const TColor &rhs)Math::TColor< T >inline
operator/=(T rhs)Math::TColor< T >inline
operator=(const TColor &) noexcept=defaultMath::TColor< T >
operator==(const TColor &rhs) constMath::TColor< T >inline
rMath::TColor< T >
redMath::TColor< T >static
saturate(T saturation) const noexceptMath::TColor< T >inline
TColor(T value=0.0) noexceptMath::TColor< T >inlineexplicit
TColor(T value, T alpha) noexceptMath::TColor< T >inlineexplicit
TColor(T red, T green, T blue, T alpha=1.0) noexceptMath::TColor< T >inlineexplicit
TColor(const TColor &) noexcept=defaultMath::TColor< T >
TColor(const TColor< U > &other) noexceptMath::TColor< T >inlineexplicit
toHSL() constMath::TColor< T >inline
toRGB() constMath::TColor< T >inline
whiteMath::TColor< T >static
zeroMath::TColor< T >static