ne_bb_getHeight

const double sbne::ne_bb_getHeight(LBox *b)

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

Parameters:

b – a pointer to the LBox object.

Returns:

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