ne_cb_isSetBasePoint2

bool sbne::ne_cb_isSetBasePoint2(LLineSegment *l)

Predicate returning true if this LCubicBezier object’s control point 2 LPoint object is set.

Parameters:

l – a pointer to the LCubicBezier object.

Returns:

true if the control point 2 LPoint object of this LCubicBezier object is set, false if either the control point 2 LPoint object is not set or the object is NULL .