ne_go_setBoundingBox
-
int sbne::ne_go_setBoundingBox(NGraphicalObject *gO, LBox *b)
Sets the LBox object of this NGraphicalObject object.
- Parameters
gO – a pointer to the NGraphicalObject object.
b – a pointer to the LBox object.
- Returns
integer value indicating success/failure of the function.