ne_rec_isSetPositionY

bool sbne::ne_rec_isSetPositionY(VTransformation2D *gS)

Predicates returning true if this VRectangle object’s “y” RAVector object is set.

Parameters:

gS – a pointer to the VRectangle object.

Returns:

true if the “y” RAVector object of this VRectangle object is set, false if either the “y” RAVector object is not set or the object is NULL .