sandbox
Loading...
Searching...
No Matches
sbx::math::color Member List

This is the complete list of members for sbx::math::color, including all inherited members.

a() const noexcept -> const std::float_t &sbx::math::color
a() noexcept -> std::float_t &sbx::math::color
b() const noexcept -> const std::float_t &sbx::math::color
b() noexcept -> std::float_t &sbx::math::color
black() noexcept -> colorsbx::math::colorstatic
blue() noexcept -> colorsbx::math::colorstatic
color() noexceptsbx::math::color
color(std::uint32_t rgba) noexceptsbx::math::color
color(std::uint8_t red, std::uint8_t green, std::uint8_t blue, std::uint8_t alpha=255u) noexcept (defined in sbx::math::color)sbx::math::color
color(Type red, Type green, Type blue, Type alpha=Type{1}) noexceptsbx::math::color
cyan() noexcept -> colorsbx::math::colorstatic
g() const noexcept -> const std::float_t &sbx::math::color
g() noexcept -> std::float_t &sbx::math::color
green() noexcept -> colorsbx::math::colorstatic
magenta() noexcept -> colorsbx::math::colorstatic
orange() noexcept -> colorsbx::math::colorstatic
r() const noexcept -> const std::float_t &sbx::math::color
r() noexcept -> std::float_t &sbx::math::color
red() noexcept -> colorsbx::math::colorstatic
white() noexcept -> colorsbx::math::colorstatic
yellow() noexcept -> colorsbx::math::colorstatic