[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
The graPHIGS Programming Interface : Subroutine Reference
GPWSX3 - Set Workstation Transformation 3
GPWSX3
(
wsid,
window,
viewpt) |
Purpose
Use
GPWSX3
to set the requested three-dimensional workstation
window and viewport for the
specified workstation values.
The current workstation window and viewport
are set to the requested values when the workstation is
updated.
Parameters
wsid -- specified by user, fullword integer
Workstation identifier.
window -- specified by user, 6 short floating-point
numbers (NPC)
Workstation window (Xmin, Xmax, Ymin, Ymax, Zmin, Zmax)
viewpt -- specified by user,
6 short floating-point numbers (DC)
Workstation viewport (Xmin, Xmax, Ymin, Ymax, Zmin, Zmax)
Error Codes
- 25
- SPECIFIED WORKSTATION DOES NOT EXIST
- 44
- INVALID WINDOW DEFINITION
- 330
- INVALID VIEWPORT
Related Subroutines
- GPQWSX
- Inquire Workstation Transformation
RCP code
201330179 (
X'0C000E03')
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]