ARGoS
Large-scale robot simulations
home
about
download
documentation
examples
user manual
dev manual
API
forum
publications
argos
CColor
argos::CColor Member List
This is the complete list of members for
argos::CColor
, including all inherited members.
BLACK
argos::CColor
static
Blend
(const CColor &c_background) const
argos::CColor
inline
BLUE
argos::CColor
static
BROWN
argos::CColor
static
CColor
()
argos::CColor
inline
CColor
(UInt8 un_red, UInt8 un_green, UInt8 un_blue, UInt8 un_alpha=255)
argos::CColor
inline
explicit
CYAN
argos::CColor
static
GetAlpha
() const
argos::CColor
inline
GetBlue
() const
argos::CColor
inline
GetGreen
() const
argos::CColor
inline
GetRed
() const
argos::CColor
inline
GRAY10
argos::CColor
static
GRAY20
argos::CColor
static
GRAY30
argos::CColor
static
GRAY40
argos::CColor
static
GRAY50
argos::CColor
static
GRAY60
argos::CColor
static
GRAY70
argos::CColor
static
GRAY80
argos::CColor
static
GRAY90
argos::CColor
static
GREEN
argos::CColor
static
MAGENTA
argos::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
ORANGE
argos::CColor
static
PURPLE
argos::CColor
static
RED
argos::CColor
static
Set
(UInt8 un_red, UInt8 un_green, UInt8 un_blue, UInt8 un_alpha=255)
argos::CColor
inline
Set
(const std::string &str_color)
argos::CColor
inline
SetAlpha
(UInt8 un_alpha)
argos::CColor
inline
SetBlue
(UInt8 un_blue)
argos::CColor
inline
SetGreen
(UInt8 un_green)
argos::CColor
inline
SetRed
(UInt8 un_red)
argos::CColor
inline
ToGrayScale
() const
argos::CColor
inline
WHITE
argos::CColor
static
YELLOW
argos::CColor
static