Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
![]() Segment transformations GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|
EVALUATE TRANSFORMATION MATRIX (0.0, 0.0, xcor-furnwidth, ycor-furnheight, 0.0, 1.0, 1.0, 0, matrix1) SET SEGMENT TRANSFORMATION (segment name, matrix1) SET VISIBILITY (segment name, 1)After the matrix is evaluated, the transformation is set and the piece of furniture is moved inside the room. Visibility is then set to 1 so that the primitive appears on the display. The program branches back to the menu of options. This is what the screen looks like after the desk has been picked and located within the room: |
![]() |