#include <Nux/ColorGradient.h>
Constructor & Destructor Documentation
nux::ColorMarkGroup::ColorMark::ColorMark |
( |
DOUBLE |
kX, |
|
|
Color |
color, |
|
|
bool |
selected = false , |
|
|
bool |
excluded = false |
|
) |
| [inline] |
Member Function Documentation
Color nux::ColorMarkGroup::ColorMark::GetColor |
( |
| ) |
const [inline] |
double nux::ColorMarkGroup::ColorMark::GetX |
( |
| ) |
const [inline] |
bool nux::ColorMarkGroup::ColorMark::operator!= |
( |
const ColorMark & |
knot | ) |
[inline] |
bool nux::ColorMarkGroup::ColorMark::operator< |
( |
const ColorMark & |
knot | ) |
const [inline] |
bool nux::ColorMarkGroup::ColorMark::operator== |
( |
const ColorMark & |
knot | ) |
[inline] |
bool nux::ColorMarkGroup::ColorMark::operator> |
( |
const ColorMark & |
knot | ) |
const [inline] |
void nux::ColorMarkGroup::ColorMark::SetColor |
( |
Color |
color | ) |
[inline] |
void nux::ColorMarkGroup::ColorMark::SetX |
( |
double |
d | ) |
[inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: