Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ glcgetallcontexts(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



glcGetAllContexts(3G)     OpenGL Character Renderer      glcGetAllContexts(3G)



NAME
     glcGetAllContexts - return an array of GLC contexts


C SPECIFICATION
     GLint* glcGetAllContexts( void )


DESCRIPTION
     glcGetAllContexts returns a zero-terminated array of GLC context IDs. The
     array contains one entry for each of the client's GLC contexts.

     GLC uses the C library command malloc to allocate the array. The client
     should therefore use the C library command free to deallocate the array
     when it is no longer needed.

SEE ALSO
     glcContext, glcDeleteContext, glcGenContext, glcGetCurrentContext,
     glcIsContext




































                                                                        Page 1



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