ne_grd_setFx
-
int sbne::ne_grd_setFx(VGradientBase *g, RAVector *fx)
Sets the “fx” RAVector object of this VRadialGradient object.
- Parameters:
g – a pointer to the VRadialGradient object.
fx – a pointer to the “fx” RAVector object.
- Returns:
integer value indicating success/failure of the function.