[UP]


Manual Reference Pages  - ortho2 (3)

NAME

ortho2(3f) - [M_pixel] define the area of the virtual world coordinates to map to the viewport (LICENSE:PD)

CONTENTS

Synopsis
Description
Example
Author
License

SYNOPSIS

definition:

   subroutine ortho2(left, right, bottom, top)
   real,intent(in) :: left, right, bottom, top

DESCRIPTION

Defines the section of the virtual world coordinates to map to the viewport. All the projection routines define a new transformation matrix, and consequently the world units. Parallel projections are defined by ortho2.

EXAMPLE

AUTHOR

John S. Urban

LICENSE

Public Domain


ortho2 (3) March 11, 2021
Generated by manServer 1.08 from 43c0643e-d88d-4fc0-b8af-b0bd372cbc68 using man macros.