DCL:GRPH1:SGPACK: User Interface:Explanation of Sburoutines: Tone Primitives
Fills in an area inside a closed polygon in the U/V/R- coordinates.
NumRu::DCL.sgtnu(upx,upy)
NumRu::DCL.sgtnv(vpx,vpy)
NumRu::DCL.sgtnr(rpx,rpy)
n(I)The length of array upx, upy.upx, upy (R) An array of length n. Give the (X, Y) coordinates of points defining a polygon in the UC. vpx, vpy (R) An array of length n. Give the (X, Y) coordinates of points defining a polygon in the VC. rpx, rpy (R) An array of length n. Give the (X, Y) coordinates of points defining a polygon in the RC.