ne_go_isSetBoundingBox
-
bool sbne::ne_go_isSetBoundingBox(NGraphicalObject *gO)
Predicate returning
trueif this NGraphicalObject object’s LBox object is set.- Parameters:
gO – a pointer to the NGraphicalObject object.
- Returns:
trueif the LBox object of this NGraphicalObject object is set,falseif either the LBox object is not set or the object isNULL.