glutGetProcAddress man page on RedHat

Man page or keyword search:  
man Server   29550 pages
apropos Keyword Search (all sections)
Output format
RedHat logo
[printable version]

UNTITLED			     LOCAL			      UNTITLED

NAME
     glutGetProcAddress — Determine if an OpenGLUT feature or extension is
     available.

LIBRARY
     OpenGLUT - openglut

SYNOPSIS
     #include <openglut.h>

     void
     glutGetProcAddress(const char *procName);

PARAMETERS
      procName	   Procedure name.

DESCRIPTION
     Given a function name, searches for the function (or "procedure", hence
     "Proc") in internal tables.  If the function is found, a pointer to the
     function is returned.  If the function is not found,  NULL	 is returned.

     In addition to an internal OpenGLUT table, this function will also con‐
     sult glX (on X systems) or wgl (on WIN32 and WINCE), if the OpenGLUT
     tables do not have the requested function.	 It should return any OpenGL,
     glX, or wgl function if those functions are available.

CAVEATS
     The code makes no effort towards efficiency. It is advised that you cache
     the pointer retrieved from this function if you need a certain function
     repeatedly.

SEE ALSO
     glXGetProcAddress(3) wglGetProcAddress(3)

				     Epoch
[top]

List of man pages available for RedHat

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net