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