a() | sofa::type::RGBAColor | inline |
a() const | sofa::type::RGBAColor | inline |
a(const float a) | sofa::type::RGBAColor | inline |
array() const noexcept | sofa::type::RGBAColor | inline |
array() noexcept | sofa::type::RGBAColor | inline |
b() | sofa::type::RGBAColor | inline |
b() const | sofa::type::RGBAColor | inline |
b(const float b) | sofa::type::RGBAColor | inline |
begin() noexcept | sofa::type::RGBAColor | inline |
begin() const noexcept | sofa::type::RGBAColor | inline |
black() | sofa::type::RGBAColor | static |
blue() | sofa::type::RGBAColor | static |
brown() | sofa::type::RGBAColor | static |
clamp(const RGBAColor &color, float min, float max) | sofa::type::RGBAColor | inlinestatic |
ComponentArray typedef | sofa::type::RGBAColor | |
cyan() | sofa::type::RGBAColor | static |
darkgray() | sofa::type::RGBAColor | static |
data() const noexcept | sofa::type::RGBAColor | inline |
end() noexcept | sofa::type::RGBAColor | inline |
end() const noexcept | sofa::type::RGBAColor | inline |
fromFloat(float r, float g, float b, float a) | sofa::type::RGBAColor | static |
fromHSVA(float h, float s, float v, float a) | sofa::type::RGBAColor | static |
fromStdArray(const std::array< float, 4 > &color) | sofa::type::RGBAColor | static |
fromStdArray(const std::array< double, 4 > &color) | sofa::type::RGBAColor | static |
fromString(const std::string &str) | sofa::type::RGBAColor | static |
g() | sofa::type::RGBAColor | inline |
g() const | sofa::type::RGBAColor | inline |
g(const float g) | sofa::type::RGBAColor | inline |
get() &noexcept requires(I< 4) | sofa::type::RGBAColor | inline |
get() const &noexcept requires(I< 4) | sofa::type::RGBAColor | inline |
get() &&noexcept requires(I< 4) | sofa::type::RGBAColor | inline |
get() const &&noexcept requires(I< 4) | sofa::type::RGBAColor | inline |
gold() | sofa::type::RGBAColor | static |
gray() | sofa::type::RGBAColor | static |
green() | sofa::type::RGBAColor | static |
lighten(const RGBAColor &in, const SReal factor) | sofa::type::RGBAColor | static |
lightgray() | sofa::type::RGBAColor | static |
lime() | sofa::type::RGBAColor | static |
magenta() | sofa::type::RGBAColor | static |
maroon() | sofa::type::RGBAColor | static |
navy() | sofa::type::RGBAColor | static |
NumberOfComponents | sofa::type::RGBAColor | static |
olive() | sofa::type::RGBAColor | static |
operator!=(const RGBAColor &b) const | sofa::type::RGBAColor | inline |
operator*(float f) const | sofa::type::RGBAColor | |
operator<(const RGBAColor &b) const | sofa::type::RGBAColor | inline |
operator<<(std::ostream &i, const RGBAColor &t) | sofa::type::RGBAColor | friend |
operator==(const RGBAColor &b) const | sofa::type::RGBAColor | inline |
operator>>(std::istream &i, RGBAColor &t) | sofa::type::RGBAColor | friend |
operator[](std::size_t i) | sofa::type::RGBAColor | inline |
operator[](std::size_t i) const | sofa::type::RGBAColor | inline |
orange() | sofa::type::RGBAColor | static |
pink() | sofa::type::RGBAColor | static |
purple() | sofa::type::RGBAColor | static |
r() | sofa::type::RGBAColor | inline |
r() const | sofa::type::RGBAColor | inline |
r(const float r) | sofa::type::RGBAColor | inline |
read(const std::string &str, RGBAColor &color) | sofa::type::RGBAColor | static |
red() | sofa::type::RGBAColor | static |
RGBAColor() | sofa::type::RGBAColor | inline |
RGBAColor(const std::array< float, NumberOfComponents > &c) | sofa::type::RGBAColor | inlineexplicit |
RGBAColor(float r, float g, float b, float a) | sofa::type::RGBAColor | inline |
set(float r, float g, float b, float a) | sofa::type::RGBAColor | |
silver() | sofa::type::RGBAColor | static |
size() | sofa::type::RGBAColor | inlinestatic |
size_type typedef | sofa::type::RGBAColor | |
static_size | sofa::type::RGBAColor | static |
teal() | sofa::type::RGBAColor | static |
value_type typedef | sofa::type::RGBAColor | |
white() | sofa::type::RGBAColor | static |
yellow() | sofa::type::RGBAColor | static |