Crazy Eddie's GUI System  0.8.4
CEGUI::Colour Member List
This is the complete list of members for CEGUI::Colour, including all inherited members.
AllocatedObject() (defined in CEGUI::AllocatedObject< Colour >)CEGUI::AllocatedObject< Colour > [inline, explicit]
Colour(void) (defined in CEGUI::Colour)CEGUI::Colour
Colour(const Colour &val) (defined in CEGUI::Colour)CEGUI::Colour
Colour(float red, float green, float blue, float alpha=1.0f) (defined in CEGUI::Colour)CEGUI::Colour
Colour(argb_t argb) (defined in CEGUI::Colour)CEGUI::Colour
getAlpha(void) const (defined in CEGUI::Colour)CEGUI::Colour [inline]
getARGB(void) const (defined in CEGUI::Colour)CEGUI::Colour [inline]
getBlue(void) const (defined in CEGUI::Colour)CEGUI::Colour [inline]
getGreen(void) const (defined in CEGUI::Colour)CEGUI::Colour [inline]
getHue(void) const (defined in CEGUI::Colour)CEGUI::Colour
getLumination(void) const (defined in CEGUI::Colour)CEGUI::Colour
getRed(void) const (defined in CEGUI::Colour)CEGUI::Colour [inline]
getSaturation(void) const (defined in CEGUI::Colour)CEGUI::Colour
invertColour(void) (defined in CEGUI::Colour)CEGUI::Colour
invertColourWithAlpha(void) (defined in CEGUI::Colour)CEGUI::Colour
operator argb_t() const (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator!=(const Colour &rhs) const (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator&=(argb_t val) (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator&=(const Colour &val) (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator*(const float val) const (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator*=(const Colour &val) (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator+(const Colour &val) const (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator-(const Colour &val) const (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator<<=(int val) (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator=(argb_t val) (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator=(const Colour &val) (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator==(const Colour &rhs) const (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator>>=(int val) (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator|=(argb_t val) (defined in CEGUI::Colour)CEGUI::Colour [inline]
operator|=(const Colour &val) (defined in CEGUI::Colour)CEGUI::Colour [inline]
set(float red, float green, float blue, float alpha=1.0f) (defined in CEGUI::Colour)CEGUI::Colour [inline]
setAlpha(float alpha) (defined in CEGUI::Colour)CEGUI::Colour [inline]
setARGB(argb_t argb) (defined in CEGUI::Colour)CEGUI::Colour
setBlue(float blue) (defined in CEGUI::Colour)CEGUI::Colour [inline]
setGreen(float green) (defined in CEGUI::Colour)CEGUI::Colour [inline]
setHSL(float hue, float saturation, float luminance, float alpha=1.0f) (defined in CEGUI::Colour)CEGUI::Colour
setRed(float red) (defined in CEGUI::Colour)CEGUI::Colour [inline]
setRGB(float red, float green, float blue) (defined in CEGUI::Colour)CEGUI::Colour [inline]
setRGB(const Colour &val) (defined in CEGUI::Colour)CEGUI::Colour [inline]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends