#include <Nux/SplineCurveEditor.h>
Constructor & Destructor Documentation
nux::SplineKnot::Knot::Knot |
( |
double |
kX, |
|
|
double |
kY, |
|
|
bool |
selected = false , |
|
|
bool |
excluded = false |
|
) |
| [inline] |
Member Function Documentation
double nux::SplineKnot::Knot::GetX |
( |
| ) |
const [inline] |
double nux::SplineKnot::Knot::GetY |
( |
| ) |
const [inline] |
bool nux::SplineKnot::Knot::operator!= |
( |
const Knot & |
knot | ) |
[inline] |
bool nux::SplineKnot::Knot::operator< |
( |
const Knot & |
knot | ) |
const [inline] |
bool nux::SplineKnot::Knot::operator== |
( |
const Knot & |
knot | ) |
[inline] |
bool nux::SplineKnot::Knot::operator> |
( |
const Knot & |
knot | ) |
const [inline] |
void nux::SplineKnot::Knot::SetX |
( |
double |
d | ) |
[inline] |
void nux::SplineKnot::Knot::SetY |
( |
double |
d | ) |
[inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: