Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Teddy::Graphics::Color Member List

This is the complete list of members for Teddy::Graphics::Color, including all inherited members.
BLACKTeddy::Graphics::Color [static]
BLUETeddy::Graphics::Color [static]
Color()Teddy::Graphics::Color
Color(const float r, const float g, const float b)Teddy::Graphics::Color
Color(const float r, const float g, const float b, const float a)Teddy::Graphics::Color
Color(const float rgba[4])Teddy::Graphics::Color
CYANTeddy::Graphics::Color [static]
DARK_BLUETeddy::Graphics::Color [static]
DARK_CYANTeddy::Graphics::Color [static]
DARK_GREENTeddy::Graphics::Color [static]
DARK_MAGENTATeddy::Graphics::Color [static]
DARK_ORANGETeddy::Graphics::Color [static]
DARK_REDTeddy::Graphics::Color [static]
DARK_YELLOWTeddy::Graphics::Color [static]
debug()Teddy::Graphics::Color
glApply() constTeddy::Graphics::Color
GRAYTeddy::Graphics::Color [static]
GRAY_25Teddy::Graphics::Color [static]
GRAY_50Teddy::Graphics::Color [static]
GRAY_75Teddy::Graphics::Color [static]
GREENTeddy::Graphics::Color [static]
hsv2rgb(float hin, float s, float v, float *rout, float *gout, float *bout)Teddy::Graphics::Color [static]
LIGHT_BLUETeddy::Graphics::Color [static]
LIGHT_CYANTeddy::Graphics::Color [static]
LIGHT_GREENTeddy::Graphics::Color [static]
LIGHT_MAGENTATeddy::Graphics::Color [static]
LIGHT_ORANGETeddy::Graphics::Color [static]
LIGHT_REDTeddy::Graphics::Color [static]
LIGHT_YELLOWTeddy::Graphics::Color [static]
MAGENTATeddy::Graphics::Color [static]
maxrgb(float r, float g, float b)Teddy::Graphics::Color [static]
minrgb(float r, float g, float b)Teddy::Graphics::Color [static]
operator *(const float &k) constTeddy::Graphics::Color
operator *=(const float &k)Teddy::Graphics::Color
operator+(const Color &c) constTeddy::Graphics::Color
operator+=(const Color &c)Teddy::Graphics::Color
operator-(const Color &c) constTeddy::Graphics::Color
operator-=(const Color &c)Teddy::Graphics::Color
ORANGETeddy::Graphics::Color [static]
REDTeddy::Graphics::Color [static]
rgb2hsv(float r, float g, float b, float *hout, float *sout, float *vout)Teddy::Graphics::Color [static]
rgbaTeddy::Graphics::Color
WHITETeddy::Graphics::Color [static]
YELLOWTeddy::Graphics::Color [static]