SleakEngine
1.0.0
C++23 multi-backend game engine
Loading...
Searching...
No Matches
Sleak::Math::Color Member List
This is the complete list of members for
Sleak::Math::Color
, including all inherited members.
Black
Sleak::Math::Color
static
Blue
Sleak::Math::Color
static
clamped
() const noexcept
Sleak::Math::Color
inline
Color
()=default
Sleak::Math::Color
Color
(uint8_t r, uint8_t g, uint8_t b, uint8_t a=255) noexcept
Sleak::Math::Color
inline
fromHex
(uint32_t hex) noexcept
Sleak::Math::Color
static
fromHSV
(float h, float s, float v, uint8_t a=255) noexcept
Sleak::Math::Color
static
GetA
() const
Sleak::Math::Color
inline
GetB
() const
Sleak::Math::Color
inline
GetG
() const
Sleak::Math::Color
inline
GetR
() const
Sleak::Math::Color
inline
Green
Sleak::Math::Color
static
linearToSrgb
() const noexcept
Sleak::Math::Color
normalize
() const noexcept
Sleak::Math::Color
inline
operator!=
(const Color &other) const noexcept
Sleak::Math::Color
inline
operator*
(float scalar) const noexcept
Sleak::Math::Color
inline
operator+
(const Color &other) const noexcept
Sleak::Math::Color
inline
operator==
(const Color &other) const noexcept
Sleak::Math::Color
inline
premultiplied
() const noexcept
Sleak::Math::Color
Red
Sleak::Math::Color
static
srgbToLinear
() const noexcept
Sleak::Math::Color
toString
() const
Sleak::Math::Color
inline
Transparent
Sleak::Math::Color
static
White
Sleak::Math::Color
static
withAlpha
(uint8_t newAlpha) const noexcept
Sleak::Math::Color
inline
Generated on
for SleakEngine by
1.16.1