ne_bb_getWidth

const double sbne::ne_bb_getWidth(LBox *b)

Returns the value of the “width” attribute of this LBox object, if it has one.

Parameters:

b – a pointer to the LBox object.

Returns:

the “width” attribute of this LBox object, or 0.0 if the “width” attribute is not set or the object is NULL .