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