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