SET HIDDEN LINE/HIDDEN SURFACE REMOVAL MODE
CALL SEQUENCE
void pset_hlhsr_mode (wkid, hrm)
INPUT PARAMETERS
Pint wkid;
Pint hrm;
ARGUMENTS
- wkid
- Workstation identifier.
- hrm
- Workstation drawing mode :
- 0
- drawing without removing hidden parts.
- 1
- use of the "Z-buffer" method to remove hidden surfaces.
EFFECT
This function activates or deactivates the drawing method for hidden lines and
surfaces of workstation wkid.