nux-1.16.0
|
Public Member Functions | |
Knot (double kX, double kY, bool selected=false, bool excluded=false) | |
bool | operator== (const Knot &knot) |
bool | operator!= (const Knot &knot) |
bool | operator> (const Knot &knot) const |
bool | operator< (const Knot &knot) const |
double | GetX () const |
double | GetY () const |
void | SetX (double d) |
void | SetY (double d) |
Friends | |
class | SplineKnot |
Definition at line 38 of file SplineCurveEditor.h.