PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
GlColor Class Reference

Public Member Functions

 GlColor (const GlColor &clr)
 
 GlColor (GLuint rgba)
 
 GlColor (QString rgba)
 
void setRgba (GLuint rgba)
 
void setRgba (QString rgba)
 
void setRed (float _r)
 
void setGreen (float _g)
 
void setBlue (float _b)
 
void setAlpha (float _a)
 
void setRedI (float _r)
 
void setGreenI (float _g)
 
void setBlueI (float _b)
 
void setAlphaI (float _a)
 
float Red ()
 
float Green ()
 
float Blue ()
 
float Alpha ()
 

The documentation for this class was generated from the following files: