Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

GLExtensions.h

Go to the documentation of this file.
00001 #ifndef _GLEXTENSIONS_H_
00002 #define _GLEXTENSIONS_H_
00003 
00004 // functions for extensions
00005 // gl extensions for windows
00006 extern PFNGLACTIVETEXTUREARBPROC mglActiveTextureARB;
00007 extern PFNGLMULTITEXCOORD2FARBPROC mglMultiTexCoord2fARB;
00008 extern PFNGLMULTITEXCOORD1FARBPROC mglMultiTexCoord1fARB;
00009 
00010 #endif

Generated on Wed Apr 21 11:10:53 2004 for naturecalls by doxygen1.2.18