ne_rec_isSetPositionX
-
bool sbne::ne_rec_isSetPositionX(VTransformation2D *gS)
Predicatesreturning
trueif this VRectangle object’s “x” RAVector object is set.- Parameters
gS – a pointer to the VRectangle object.
- Returns
trueif the “x” RAVector object of this VRectangle object is set,falseif either the “x” RAVector object is not set or the object isNULL.