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