ne_ls_isCubicBezier
-
bool sbne::ne_ls_isCubicBezier(LLineSegment *l)
Predicate returning
trueif this LLineSegment object is of type LCubicBezier.- Parameters:
l – a pointer to the LLineSegment object.
- Returns:
trueif this LLineSegment object is of type LCubicBezier,falseotherwise