Previous Next Up Title Contents Index Functions Index Top Library

SET ANTIALIASING MODE

PXSAMM


CALL SEQUENCE

CALL PXSAMM ( WKID, AMODE)

INPUT PARAMETERS

INTEGER WKID
Workstation identifier
INTEGER AMODE
Antialiasing mode

PHIGS STATE

(PHOP,WSOP,*,*)

EFFECT

The antialiasing mode entry in the WKID workstation state list is set to AMODE.

This function allows the antialiasing to be activated for the WKID workstation in order to reduce line aliasing.

Use SET ANTIALIASING IDENTIFIER to activate/deactivate antialiasing inside a structure for individuals elements.

The antialiasing mode is defined as follows:

ERRORS

3
Ignoring function, function requires state (PHOP, WSOP,*,*)
54
Ignoring function, the specified workstation is not open
59
Ignoring function, the specified workstation does not have output capability (i.e. the workstation category is neither OUTPUT, OUTIN, nor MO)

SEE ALSO

Generalized structure element, see pgse

Set antialiasing identifier (ext), see PXSAAI


Previous Next Up Title Contents Index Functions Index Top Library