Previous: inqppo Up: ../plot79_i.html Next: inqpvi
SUBROUTINE INQPR (PARLEL,DX,DY,DZ) C$ (Inquire Projection Parameters) C$ Return the current projection parameters, as follows: C$ C$ PARLEL......... .TRUE. - parallel projection. C$ .FALSE. - perspective projection. C$ (DX,DY,DZ).....Projective point, measured relative to the C$ View Reference Point. C$ (01-APR-82)