ne_bb_getY

const double sbne::ne_bb_getY(LBox *b)

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

Parameters

b – a pointer to the LBox object.

Returns

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