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

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

Contents


glcDataPointer(3G)	  OpenGL Character Renderer	    glcDataPointer(3G)


NAME    [Toc]    [Back]

     glcDataPointer - assign a value to	GLC_DATA_POINTER

C SPECIFICATION    [Toc]    [Back]

     void glcDataPointer( GLvoid *inPointer )

PARAMETERS    [Toc]    [Back]

     inPointer	Specifies the value to assign to GLC_DATA_POINTER.

DESCRIPTION    [Toc]    [Back]

     glcDataPointer assigns the	value inPointer	to the variable
     GLC_DATA_POINTER. It is used for access to	client data from a callback
     function.

     glcDataPointer provides a way to store in a GLC context a pointer to
     arbitrary application data.  A GLC	callback function can subsequently use
     the command glcGetPointer(GLC_DATA_POINTER) to obtain access to these
     data in a thread-safe manner.

ERRORS    [Toc]    [Back]

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

ASSOCIATED GETS    [Toc]    [Back]

     glcGetPointer with	argument GLC_DATA_POINTER


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glcloadmatrix IRIX assign a value to GLC_BITMAP_MATRIX
glcresolution IRIX assign a value to GLC_RESOLUTION
glcreplacementcode IRIX assign a value to GLC_REPLACEMENT_CODE
glcstringtype IRIX assign a value to GLC_STRING_TYPE
setbuffer Tru64 Assign buffering to a stream
setvbuf_unlocked Tru64 Assign buffering to a stream
setbuf Tru64 Assign buffering to a stream
setlinebuf Tru64 Assign buffering to a stream
glcloadidentity IRIX assign identity value to GLC_BITMAP_MATRIX
setvbuf Tru64 Assign buffering to a stream
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service