LIBRCSC Docs
Documentation for HELIOS's BASE LIBRCSC library for RoboCup 2D Simulation League.
|
This is the complete list of members for rcsc::RGBColor, including all inherited members.
blend(const RGBColor &c1, const RGBColor &c2, const double c1_rate) (defined in rcsc::RGBColor) | rcsc::RGBColor | static |
blue() const (defined in rcsc::RGBColor) | rcsc::RGBColor | inline |
blue8bit() const (defined in rcsc::RGBColor) | rcsc::RGBColor | |
green() const (defined in rcsc::RGBColor) | rcsc::RGBColor | inline |
green8bit() const (defined in rcsc::RGBColor) | rcsc::RGBColor | |
name() const (defined in rcsc::RGBColor) | rcsc::RGBColor | |
red() const (defined in rcsc::RGBColor) | rcsc::RGBColor | inline |
red8bit() const (defined in rcsc::RGBColor) | rcsc::RGBColor | |
RGBColor() (defined in rcsc::RGBColor) | rcsc::RGBColor | inline |
RGBColor(const double r, const double g, const double b) (defined in rcsc::RGBColor) | rcsc::RGBColor |