#include <Nux/ColorRangeValuator.h>
Constructor & Destructor Documentation
nux::ColorRangeValuator::ColorRangeValuator |
( |
float |
value = 0.0f , |
|
|
Color |
StartColor = Color(0xFFFFFFFF) , |
|
|
Color |
EndColor = Color(0x00000000) |
|
) |
| |
nux::ColorRangeValuator::~ColorRangeValuator |
( |
| ) |
|
Member Function Documentation
void nux::ColorRangeValuator::DestroyLayout |
( |
| ) |
[protected] |
virtual void nux::ColorRangeValuator::Draw |
( |
GraphicsEngine & |
GfxContext, |
|
|
bool |
force_draw |
|
) |
| [virtual] |
Color nux::ColorRangeValuator::GetColor |
( |
| ) |
const |
Get the interpolated color.
- Returns:
- The interpolated color.
void nux::ColorRangeValuator::InitializeLayout |
( |
| ) |
[protected] |
void nux::ColorRangeValuator::InitializeWidgets |
( |
| ) |
[protected] |
The documentation for this class was generated from the following file: