.Dt GLUTGETPROCADDRESS 3 LOCAL

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

LIBRARYOpenGLUT - openglut

SYNOPSIS #include <openglut.h>
void glutGetProcAddress(const char *procName);

PARAMETERS. Bf
 procName . Ef
    Procedure name.

DESCRIPTIONGiven 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, . Bf
 NULL . Ef
 is returned. In addition to an internal OpenGLUT table, this function will also consult 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.

CAVEATSThe 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 fl.sp 3
0
Johanes Gumabo
Data Size   :   3,798 byte
man-glutGetProcAddress.3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   4 / 184,459
Visitor ID   :     :  
Visitor IP   :   18.119.119.191   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.

ERROR : Need New Coding :         (parse_manual_page_|249|glutGetProcAddress.3|2|Dt|.Dt GLUTGETPROCADDRESS 3 LOCAL )         (parse_manual_page_|249|glutGetProcAddress.3|15|Bf|.Bf Em )         (parse_manual_page_|249|glutGetProcAddress.3|17|Ef|.Ef )         (parse_manual_page_|249|glutGetProcAddress.3|25|Bf|.Bf Sy )         (parse_manual_page_|249|glutGetProcAddress.3|27|Ef|.Ef )