ARGoS  3
A parallel, multi-engine simulator for swarm robotics
argos::CColor Member List
This is the complete list of members for argos::CColor, including all inherited members.
BLACKargos::CColor [static]
BLUEargos::CColor [static]
CColor()argos::CColor [inline]
CColor(const UInt8 un_red, const UInt8 un_green, const UInt8 un_blue, const UInt8 un_alpha=255)argos::CColor [inline, explicit]
CYANargos::CColor [static]
GetAlpha() const argos::CColor [inline]
GetBlue() const argos::CColor [inline]
GetGreen() const argos::CColor [inline]
GetRed() const argos::CColor [inline]
GRAY10argos::CColor [static]
GRAY20argos::CColor [static]
GRAY30argos::CColor [static]
GRAY40argos::CColor [static]
GRAY50argos::CColor [static]
GRAY60argos::CColor [static]
GRAY70argos::CColor [static]
GRAY80argos::CColor [static]
GRAY90argos::CColor [static]
GREENargos::CColor [static]
MAGENTAargos::CColor [static]
operator UInt32()argos::CColor [inline]
operator!=(const CColor &c_color2) const argos::CColor [inline]
operator<<(std::ostream &os, const CColor &c_color)argos::CColor [friend]
operator==(const CColor &c_color2) const argos::CColor [inline]
operator>>(std::istream &is, CColor &c_color)argos::CColor [friend]
ORANGEargos::CColor [static]
REDargos::CColor [static]
Set(const UInt8 un_red, const UInt8 un_green, const UInt8 un_blue, const UInt8 un_alpha=255)argos::CColor [inline]
Set(const std::string &str_color)argos::CColor [inline]
SetAlpha(const UInt8 un_alpha)argos::CColor [inline]
SetBlue(const UInt8 un_blue)argos::CColor [inline]
SetGreen(const UInt8 un_green)argos::CColor [inline]
SetRed(const UInt8 un_red)argos::CColor [inline]
ToGrayScale() const argos::CColor [inline]
WHITEargos::CColor [static]
YELLOWargos::CColor [static]