Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 6.2 Interaction subroutines Up: 6 Input management Prev: 6 Input management Contents


6.1 Definition of the terminal and input surface

As for the output, it is necessary to declare the input terminal:

The input surface employed to enter the coordinates is a priori distinct from the visualization surface. For example, a graphics table has, in general, different dimensions than those of the screen in use, and it is not always desirable to make them correspond exactly. This is the reason why FORTRAN 3D enables us to define, as for graphics output,a frame on the input surface and a mask in the corresponding user space.

Interrogation subroutines exist to help the user to adapt the dimensions of the masks and windows better.


Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 6.2 Interaction subroutines Up: 6 Input management Prev: 6 Input management Contents