DCL:GRPH1:SCPACK: 3-D User Interface:Explanation of Subroutines: Polymarker Primitives
Sets the marker type for a polymarker drawn by SCPMU and SCPMV.
CALL SCSPMT(ITYPE)
ITYPE (I) The marker type. (Initial value is 1.) When ITYPE is 1, '.'; when 2, '+'; when 3, '*'; and when 4, 'o'. Draws a character corresponding to the DCL character number (See Section 2.12 and Font Table in Sections 8.1.2, 8.1.3). For example, when ITYPE = 152, the symbol 'alpha' is drawn.
CALL SCQPMT(ITYPE).