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