ne_bb_getX

const double sbne::ne_bb_getX(LBox *b)

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

Parameters

b – a pointer to the LBox object.

Returns

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