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