HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RE_Extension.h
Go to the documentation of this file.
1 #ifndef __RE_Extension_h__
2 #define __RE_Extension_h__
3 
5 {
7 
8  // Types
15 
16  // Operations
22 
23  // Texture
51 
52  // GLSL
72 
73  // Geometry related
87 
88  // Frame buffer related
99 
100  // GL control related
103 
106 
107  // OpenGL Queries
113 
114  // System (GLX, WGL)
118 
119  RE_EXT_NUM_EXTENSIONS // sentinel, always last
120 };
121 
122 #endif // __RE_Extension_h__
RE_Extension
Definition: RE_Extension.h:4