ne_ls_isCubicBezier

bool sbne::ne_ls_isCubicBezier(LLineSegment *l)

Predicate returning true if this LLineSegment object is of type LCubicBezier.

Parameters:

l – a pointer to the LLineSegment object.

Returns:

true if this LLineSegment object is of type LCubicBezier, false otherwise