DCL:GRPH1:SCPACK: 3-D User Interface:Explanation of Subroutines: Tone Primitives
Fills in a triangular area in the U/V-coordinates. Specifies the tone pattern index at the same time.
CALL SCTNZU(UPX,UPY,UPZ,ITPAT1,ITPAT2)
CALL SCTNZV(VPX,VPY,VPZ,ITPAT1,ITPAT2)
UPX, UPY, UPZ (R) An array with length 3. Gives the (X, Y, Z) coordinates of the points defining a triangle in UC. VPX, VPY, VPZ (R) An array with length 3. Gives the (X, Y, Z) coordinates of the points defining a triangle in VC. ITPAT1, ITPAT2 (I) The pattern indices for the front and reverse side. See SCSTNP.