ne_grd_isSetCy
-
bool sbne::ne_grd_isSetCy(VGradientBase *g)
Predicates returning
trueif this VRadialGradient object’s “cy” RAVector object is set.- Parameters:
g – a pointer to the VRadialGradient object.
- Returns:
trueif the “cy” RAVector object of this VRadialGradient object is set,falseif either the “cy” RAVector object is not set or the object isNULLor not a VRadialGradient.