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