Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getdepth(3) — GL1 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

getdepth(3)  —  Silicon Graphics R1c

NAME

getdepth - return the parameters of the setdepth command

SYNOPSIS

C
getdepth(near, far)
Screencoord *near, *far;

FORTRAN
getdep(near, far)
integer*2 near, far

Pascal
procedure getdepth(var near, far: Screencoord);

DESCRIPTION

Getdepth returns the two parameters of the setdepth command:  near and far.  For a more detailed description, see setdepth. 

SEE ALSO

setdepth

NOTE

This command can only be used in immediate mode. 

Version 2.3  —  July 04, 1985

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