g4tools
5.4.0
|
This is the complete list of members for tools::sg::style_color, including all inherited members.
operator=(const style_color &a_from) | tools::sg::style_color | inline |
set_name(const std::string &a_name) | tools::sg::style_color | inline |
set_value(float a_r, float a_g, float a_b, float a_a) | tools::sg::style_color | inline |
style_color() | tools::sg::style_color | inline |
style_color(const std::string &a_name, const colorf &a_color) | tools::sg::style_color | inline |
style_color(const std::string &a_name, float a_r, float a_g, float a_b) | tools::sg::style_color | inline |
style_color(const style_color &a_from) | tools::sg::style_color | inline |
~style_color() | tools::sg::style_color | inlinevirtual |