GG::HSVClr Struct Reference

Contains the necessary data to represent a color in HSV space, with an alpha value thrown in to make conversions to and from GG::Clr possible. More...

#include <ColorDlg.h>

List of all members.

Public Member Functions

 HSVClr ()
 HSVClr (double h_, double s_, double v_, GLubyte a_=255)

Public Attributes

double h
double s
double v
GLubyte a


Detailed Description

Contains the necessary data to represent a color in HSV space, with an alpha value thrown in to make conversions to and from GG::Clr possible.

Definition at line 44 of file ColorDlg.h.


Constructor & Destructor Documentation

GG::HSVClr::HSVClr (  ) 

default ctor

GG::HSVClr::HSVClr ( double  h_,
double  s_,
double  v_,
GLubyte  a_ = 255 
)

ctor


Member Data Documentation

double GG::HSVClr::h

hue

Definition at line 48 of file ColorDlg.h.

double GG::HSVClr::s

saturation

Definition at line 49 of file ColorDlg.h.

double GG::HSVClr::v

value

Definition at line 50 of file ColorDlg.h.

GLubyte GG::HSVClr::a

alpha

Definition at line 51 of file ColorDlg.h.


The documentation for this struct was generated from the following file:

Generated on Sat Mar 26 07:08:37 2011 for GG by  doxygen 1.5.9