Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ glcisenabled(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



glcIsEnabled(3G)          OpenGL Character Renderer           glcIsEnabled(3G)



NAME
     glcIsEnabled - test whether a boolean attribute is true


C SPECIFICATION
     GLboolean glcIsEnabled( GLCenum inAttrib )


PARAMETERS
     inAttrib  Specifies an attribute to be tested.


DESCRIPTION
     glcIsEnabled returns GLTRUE if and only if the value of the boolean
     variable specified by inAttrib is GLTRUE.

     Attributes that can be enabled and disabled are listed on the glcEnable
     page.

ERRORS
     GLCSTATEERROR is generated if the issuing thread has no current GLC
     context.

SEE ALSO
     glcEnable, glcDisable






























                                                                        Page 1



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