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.
a
Math::TColor< T >
b
Math::TColor< T >
black
Math::TColor< T >
static
blue
Math::TColor< T >
static
changeAlpha
(T alpha) const
Math::TColor< T >
inline
changeBlue
(T blue) const
Math::TColor< T >
inline
changeGreen
(T green) const
Math::TColor< T >
inline
changeRed
(T red) const
Math::TColor< T >
inline
darken
(T amount) const
Math::TColor< T >
inline
fromString
(StringView string)
Math::TColor< T >
static
g
Math::TColor< T >
green
Math::TColor< T >
static
invert
(T amount=0.0, bool applyOnAlpha=false) const noexcept
Math::TColor< T >
inline
opacity
(T amount) const noexcept
Math::TColor< T >
inline
operator TVector4< T >
() const
Math::TColor< T >
inline
explicit
operator!=
(const TColor &rhs) const
Math::TColor< T >
inline
operator*
(T rhs) const
Math::TColor< T >
inline
operator*
(const TColor &rhs) const
Math::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) const
Math::TColor< T >
inline
operator+=
(const TColor &rhs)
Math::TColor< T >
inline
operator+=
(T rhs)
Math::TColor< T >
inline
operator-
(const TColor &rhs) const
Math::TColor< T >
inline
operator-=
(const TColor &rhs)
Math::TColor< T >
inline
operator-=
(T rhs)
Math::TColor< T >
inline
operator/
(const TColor &rhs) const
Math::TColor< T >
inline
operator/
(T rhs) const
Math::TColor< T >
inline
operator/=
(const TColor &rhs)
Math::TColor< T >
inline
operator/=
(T rhs)
Math::TColor< T >
inline
operator=
(const TColor &) noexcept=default
Math::TColor< T >
operator==
(const TColor &rhs) const
Math::TColor< T >
inline
r
Math::TColor< T >
red
Math::TColor< T >
static
saturate
(T saturation) const noexcept
Math::TColor< T >
inline
TColor
(T value=0.0) noexcept
Math::TColor< T >
inline
explicit
TColor
(T value, T alpha) noexcept
Math::TColor< T >
inline
explicit
TColor
(T red, T green, T blue, T alpha=1.0) noexcept
Math::TColor< T >
inline
explicit
TColor
(const TColor &) noexcept=default
Math::TColor< T >
TColor
(const TColor< U > &other) noexcept
Math::TColor< T >
inline
explicit
toHSL
() const
Math::TColor< T >
inline
toRGB
() const
Math::TColor< T >
inline
white
Math::TColor< T >
static
zero
Math::TColor< T >
static
Generated by
1.9.8