ne_le_isSetBoundingBox

bool sbne::ne_le_isSetBoundingBox(VLineEnding *lE)

Predicates returning true if this VLineEnding object’s LBox object is set.

Parameters:

lE – a pointer to the VLineEnding object.

Returns:

true if the LBox object of this VLineEnding object is set, false if either the LBox object is not set or the object is NULL .