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