ne_cb_setBasePoint2
-
int sbne::ne_cb_setBasePoint2(LLineSegment *line, LPoint *p)
Sets the control point 2 Lpoint object of this LCubicBezier object.
- Parameters
line – a pointer to the LCubicBezier object.
p – a pointer to the control point 2 LPoint object.
- Returns
integer value indicating success/failure of the function.