ne_cb_isSetBasePoint2
-
bool sbne::ne_cb_isSetBasePoint2(LLineSegment *l)
Predicate returning
trueif this LCubicBezier object’s control point 2 LPoint object is set.- Parameters:
l – a pointer to the LCubicBezier object.
- Returns:
trueif the control point 2 LPoint object of this LCubicBezier object is set,falseif either the control point 2 LPoint object is not set or the object isNULL.