DCL:GRPH1:STPACK: Transformation Function:Explanation of Subroutines: Coordinate Transformation
Performs a workstation transformation.
CALL STFWTR(RX,RY,WX,WY)
CALL STIWTR(WX,WY,RX,RY)
CALL STSWTR(RXMIN,RXMAX,RYMIN,RYMAX,WXMIN,WXMAX,WYMIN,WYMAX,IWTRF)
CALL STQWTR(RXMIN,RXMAX,RYMIN,RYMAX,WXMIN,WXMAX,WYMIN,WYMAX,IWTRF)
RX,RY (R) The coordinates in RC WX,WY (R) The coordinates in WC RXMIN,RXMAX,RYMIN,RYMAX (R) The workstation window WXMIN,WXMAX,WYMIN,WYMAX (R) The workstation view port IWTRF (I) The transformation index
- (a)
- None.