ne_grd_isSetFx

bool sbne::ne_grd_isSetFx(VGradientBase *g)

Predicates returning true if this VRadialGradient object’s “fx” RAVector object is set.

Parameters:

g – a pointer to the VRadialGradient object.

Returns:

true if the “fx” RAVector object of this VRadialGradient object is set, false if either the “fx” RAVector object is not set or the object is NULL or not a VRadialGradient.