Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getorigin(3g) — 4D1 2.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     getorigin(3G)                                       getorigin(3G)



NAME
getorigin - returns the position of a graphics window
SPECIFICATION
C getorigin(x, y)
long *x, *y;
FORTRAN subroutine getori(x, y)
integer*4 x, y
DESCRIPTION
getorigin returns the position of the lower-left corner of a
graphics window. Call getorigin after graphics
initialization.
SEE ALSO
getport
Using mex, Chapter 2, Programming with mex
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026