DCL:GRPH1:SCPACK: 3-D user Interface:Explanation of Subroutines: Polymarker Primitives
Draws a polymarker in the U/V-coordinates. Specifies attributes at the same time.
CALL SCPMZU(N,UPX,UPY,UPZ,ITYPE,INDEX,RSIZE)
CALL SCPMZV(N,VPX,VPY,VPZ,ITYPE,INDEX,RSIZE)
N (I) The length of array UPX, UPY, UPZ UPX, UPY, UPZ (R) An array with length N. Gives the (X, Y, Z9 coordinates of points for the markers in UC. VPX, VPY, VPZ (R) An array with length N. Gives the (X, Y, Z9 coordinates of points for the markers in VC. ITYPE (I) The marker type. See SCSPMT. INDEX (I) The line index. See SCSPMI. RSIZE (R) The marker size. See SCSPMS.