#include <Nux/HueRangeValuator.h>
Constructor & Destructor Documentation
nux::HueRangeValuator::HueRangeValuator |
( |
float |
value = 0.0f , |
|
|
float |
vmin = 0 , |
|
|
float |
vmax = 1.0f |
|
) |
| |
nux::HueRangeValuator::~HueRangeValuator |
( |
| ) |
|
Member Function Documentation
void nux::HueRangeValuator::DestroyLayout |
( |
| ) |
[protected] |
virtual void nux::HueRangeValuator::Draw |
( |
GraphicsEngine & |
GfxContext, |
|
|
bool |
force_draw |
|
) |
| [virtual] |
eColorModel nux::HueRangeValuator::GetModel |
( |
| ) |
const [inline] |
void nux::HueRangeValuator::InitializeLayout |
( |
| ) |
[protected] |
void nux::HueRangeValuator::InitializeWidgets |
( |
| ) |
[protected] |
void nux::HueRangeValuator::ModelHLS |
( |
| ) |
[inline] |
void nux::HueRangeValuator::ModelHSV |
( |
| ) |
[inline] |
void nux::HueRangeValuator::SetHLSLight |
( |
float |
light | ) |
[inline] |
void nux::HueRangeValuator::SetHLSSaturation |
( |
float |
saturation | ) |
[inline] |
void nux::HueRangeValuator::SetHSVSaturation |
( |
float |
saturation | ) |
[inline] |
void nux::HueRangeValuator::SetHSVValue |
( |
float |
value | ) |
[inline] |
The documentation for this class was generated from the following file: