Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getdisplaymode(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



getdisplaymode(3G)                                          getdisplaymode(3G)



NAME
     getdisplaymode - returns the current display mode

C SPECIFICATION
     long getdisplaymode()

PARAMETERS
     none

FUNCTION RETURN VALUE
     The returned value for this function tells you which display mode is
     currently active.

                  ______________________________________________
                  |Symbolic Name |         Display Mode         |
                  |_____________________________________________|
                  |DMSINGLE        color map single buffer mode |
                  |DMDOUBLE        color map double buffer mode |
                  |DMRGB           RGB single buffer mode       |
                  |DMRGBDOUBLE     RGB double buffer mode       |
                  |_____________________________________________|

DESCRIPTION
     getdisplaymode returns the current display mode.

SEE ALSO
     cmode, doublebuffer, RGBmode, singlebuffer

NOTE
     This routine is now obsolete. Use getgconfig instead.

     This routine is available only in immediate mode.

     The symbolic return values mentioned above are defined in <gl/get.h>.





















                                                                        Page 1



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