ClanLib
2.3.7
|
HSV Color - Float. More...
#include <color_hsv2.h>
Public Member Functions | |
CL_ColorHSVf () | |
CL_ColorHSVf (float h, float s, float v, float a) | |
CL_ColorHSVf (const CL_ColorHSVx< float > ©) | |
CL_ColorHSVf (const CL_Color &color) | |
CL_ColorHSVf (const CL_Colorf &color) | |
CL_ColorHSVf (const CL_Colord &color) | |
operator CL_Colorf () | |
Operators | |
bool | operator== (const CL_ColorHSVx< float > &color) const |
== operator. More... | |
bool | operator!= (const CL_ColorHSVx< float > &color) const |
!= operator. More... | |
Public Attributes | |
Attributes | |
float | h |
float | s |
float | v |
float | a |
HSV Color - Float.
A line segment has a start point and an end point
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
CL_ColorHSVf::operator CL_Colorf | ( | ) |
|
inlineinherited |
!= operator.
|
inlineinherited |
== operator.
|
inherited |
|
inherited |
|
inherited |
|
inherited |