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