*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> OpenGL-GLC/glciscontext (3)              
Title
Content
Arch
Section
 

Contents


glcIsContext(3G)	  OpenGL Character Renderer	      glcIsContext(3G)


NAME    [Toc]    [Back]

     glcIsContext - test whether a context ID is the current GLC context

C SPECIFICATION    [Toc]    [Back]

     GLboolean glcIsContext( GLint inContext )

PARAMETERS    [Toc]    [Back]

     inContext	Specifies the context ID to be tested.

DESCRIPTION    [Toc]    [Back]

     glcIsContext checks whether inContext is the ID of	one of the client's
     GLC context and returns GLC_TRUE if and only if it	is.

     Each GLC context has a nonzero ID of type GLint. When a client is linked
     with a GLC	library, the library maintains a list of IDs that contains one
     entry for each of the client's GLC	contexts. The list is initially	empty.

     Each client thread	has a private GLC context ID variable that always
     contains either the value zero, indicating	that the thread	has no current
     GLC context, or the ID of the thread's current GLC	context. The initial
     value is zero.

SEE ALSO    [Toc]    [Back]

      
      
     glcDeleteContext, glcGenContext, glcGetAllContexts, glcContext


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
gss_init_sec_context HP-UX establish a security context between the context initiator and a context acceptor
gss_accept_sec_context HP-UX establish a security context between the application and a context acceptor
setcontext HP-UX get and set current user context
glxgetcurrentdisplay IRIX get display for current context
glxgetcurrentcontext IRIX return the current context
getcontext HP-UX get and set current user context
glcgetcurrentcontext IRIX return current context ID
getcontext IRIX get and set current user context
glXGetCurrentContext Tru64 return the current context
glXGetCurrentDisplay Tru64 get display for current context
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service