C Library Functions  - 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
Examples
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.

EXAMPLES

AUTHOR

John S. Urban

LICENSE

Public Domain


Nemo Release 3.1 ortho2 (3) February 23, 2025
Generated by manServer 1.08 from 6a9e81fb-402e-4f88-8a11-3c958018d2dc using man macros.