nux-1.14.0
|
Public Member Functions | |
Knot (float ptX, float ptY) | |
void | setPoint (float x, float y) |
void | operator= (Knot knot) |
bool | operator!= (Knot knot) |
Public Attributes | |
float | m_X |
float | m_Y |
bool | m_IsSelected |
Definition at line 29 of file BezierCurveControl.h.