ne_go_isSetBoundingBox

bool sbne::ne_go_isSetBoundingBox(NGraphicalObject *gO)

Predicate returning true if this NGraphicalObject object’s LBox object is set.

Parameters

gO – a pointer to the NGraphicalObject object.

Returns

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