source: OGRE/trunk/ogrenew/Docs/api/html/OgreGLPrerequisites_8h.html @ 657

Revision 657, 104.1 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>OgreGLPrerequisites.h File Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>OgreGLPrerequisites.h File Reference</h1><code>#include "<a class="el" href="OgrePrerequisites_8h-source.html">OgrePrerequisites.h</a>"</code><br>
11<code>#include &lt;windows.h&gt;</code><br>
12<code>#include &lt;wingdi.h&gt;</code><br>
13<code>#include &lt;GL/gl.h&gt;</code><br>
14<code>#include "glprocs.h"</code><br>
15<code>#include &lt;GL/glu.h&gt;</code><br>
16<code>#include "GL/glext.h"</code><br>
17
18<p>
19<a href="OgreGLPrerequisites_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
20<tr><td></td></tr>
21<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
22<tr><td class="memItemLeft" nowrap align=right valign=top>namespace &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceOgre.html">Ogre</a></td></tr>
23
24<tr><td colspan=2><br><h2>Defines</h2></td></tr>
25<tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a0">NOMINMAX</a></td></tr>
26
27<tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a1">GL_GLEXT_PROTOTYPES</a></td></tr>
28
29<tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a2">glSecondaryColorPointer</a>&nbsp;&nbsp;&nbsp;glSecondaryColorPointerEXT</td></tr>
30
31<tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a3">OGRE_GL_GETERROR</a>()</td></tr>
32
33<tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
34<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a4">GL_ActiveTextureARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)</td></tr>
35
36<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a6">GL_ClientActiveTextureARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)</td></tr>
37
38<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a8">GL_SecondaryColorPointerEXT_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a40">GLint</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, const GLvoid *)</td></tr>
39
40<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a10">GL_SecondaryColor3fEXT_Func</a> )(GLfloat, GLfloat, GLfloat)</td></tr>
41
42<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a12">GL_GenBuffersARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, GLuint *)</td></tr>
43
44<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a14">GL_BindBufferARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLuint)</td></tr>
45
46<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a16">GL_DeleteBuffersARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, const GLuint *)</td></tr>
47
48<tr><td class="memItemLeft" nowrap align=right valign=top>typedef GLvoid *(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a18">GL_MapBufferARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)</td></tr>
49
50<tr><td class="memItemLeft" nowrap align=right valign=top>typedef GLboolean(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a20">GL_UnmapBufferARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)</td></tr>
51
52<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a22">GL_BufferSubDataARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLintptrARB, GLsizeiptrARB, const GLvoid *)</td></tr>
53
54<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a24">GL_BufferDataARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLsizeiptrARB, const GLvoid *, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)</td></tr>
55
56<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a26">GL_GetBufferSubDataARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLintptrARB, GLsizeiptrARB, GLvoid *)</td></tr>
57
58<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a28">GL_GenProgramsARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, GLuint *)</td></tr>
59
60<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a30">GL_DeleteProgramsARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, const GLuint *)</td></tr>
61
62<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a32">GL_BindProgramARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLuint)</td></tr>
63
64<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a34">GL_ProgramStringARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, const GLvoid *)</td></tr>
65
66<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a36">GL_ProgramLocalParameter4fvARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLuint, const GLfloat *)</td></tr>
67
68<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a38">GL_ProgramParameter4fvNV_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLuint, const GLfloat *)</td></tr>
69
70<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a47">GL_CombinerStageParameterfvNV_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, const GLfloat *)</td></tr>
71
72<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a49">GL_CombinerParameterfvNV_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, const GLfloat *)</td></tr>
73
74<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a51">GL_CombinerParameteriNV_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a40">GLint</a>)</td></tr>
75
76<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a53">GL_CombinerInputNV_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)</td></tr>
77
78<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a55">GL_CombinerOutputNV_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLboolean, GLboolean, GLboolean)</td></tr>
79
80<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a57">GL_FinalCombinerInputNV_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a> variable, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a> input, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a> mapping, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a> componentUsage)</td></tr>
81
82<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a59">GL_GetProgramivARB_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a40">GLint</a> *)</td></tr>
83
84<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a61">GL_LoadProgramNV_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLuint, <a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, const GLubyte *)</td></tr>
85
86<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a63">GL_TrackMatrixNV_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLuint, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)</td></tr>
87
88<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void(APIENTRY *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a65">GL_ActiveStencilFaceEXT_Func</a> )(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)</td></tr>
89
90<tr><td class="memItemLeft" nowrap align=right valign=top>typedef GLuint *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a67">ids</a></td></tr>
91
92<tr><td class="memItemLeft" nowrap align=right valign=top>typedef <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a73">pname</a></td></tr>
93
94<tr><td class="memItemLeft" nowrap align=right valign=top>typedef <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a> <a class="el" href="OgreGLPrerequisites_8h.html#a40">GLint</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a74">params</a></td></tr>
95
96<tr><td class="memItemLeft" nowrap align=right valign=top>typedef GLuint&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a86">id</a></td></tr>
97
98<tr><td colspan=2><br><h2>Functions</h2></td></tr>
99<tr><td class="memItemLeft" nowrap align=right valign=top>typedef&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a90">void</a> (APIENTRY *GL_VertexAttribPointerARB_Func)(GLuint</td></tr>
100
101<tr><td class="memItemLeft" nowrap align=right valign=top>typedef&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a91">GLboolean</a> (APIENTRY *GL_IsOcclusionQueryNV_Func)(GLuint <a class="el" href="OgreGLPrerequisites_8h.html#a86">id</a>)</td></tr>
102
103<tr><td colspan=2><br><h2>Variables</h2></td></tr>
104<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a4">GL_ActiveTextureARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a5">glActiveTextureARB_ptr</a></td></tr>
105
106<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a6">GL_ClientActiveTextureARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a7">glClientActiveTextureARB_ptr</a></td></tr>
107
108<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a8">GL_SecondaryColorPointerEXT_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a9">glSecondaryColorPointerEXT_ptr</a></td></tr>
109
110<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a10">GL_SecondaryColor3fEXT_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a11">glSecondaryColor3fEXT_ptr</a></td></tr>
111
112<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a12">GL_GenBuffersARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a13">glGenBuffersARB_ptr</a></td></tr>
113
114<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a14">GL_BindBufferARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a15">glBindBufferARB_ptr</a></td></tr>
115
116<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a16">GL_DeleteBuffersARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a17">glDeleteBuffersARB_ptr</a></td></tr>
117
118<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a18">GL_MapBufferARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a19">glMapBufferARB_ptr</a></td></tr>
119
120<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a20">GL_UnmapBufferARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a21">glUnmapBufferARB_ptr</a></td></tr>
121
122<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a22">GL_BufferSubDataARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a23">glBufferSubDataARB_ptr</a></td></tr>
123
124<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a24">GL_BufferDataARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a25">glBufferDataARB_ptr</a></td></tr>
125
126<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a26">GL_GetBufferSubDataARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a27">glGetBufferSubDataARB_ptr</a></td></tr>
127
128<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a28">GL_GenProgramsARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a29">glGenProgramsARB_ptr</a></td></tr>
129
130<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a30">GL_DeleteProgramsARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a31">glDeleteProgramsARB_ptr</a></td></tr>
131
132<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a32">GL_BindProgramARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a33">glBindProgramARB_ptr</a></td></tr>
133
134<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a34">GL_ProgramStringARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a35">glProgramStringARB_ptr</a></td></tr>
135
136<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a36">GL_ProgramLocalParameter4fvARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a37">glProgramLocalParameter4fvARB_ptr</a></td></tr>
137
138<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a38">GL_ProgramParameter4fvNV_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a39">glProgramParameter4fvNV_ptr</a></td></tr>
139
140<tr><td class="memItemLeft" nowrap align=right valign=top>typedef&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a40">GLint</a></td></tr>
141
142<tr><td class="memItemLeft" nowrap align=right valign=top>typedef&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a></td></tr>
143
144<tr><td class="memItemLeft" nowrap align=right valign=top>typedef&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a42">GLboolean</a></td></tr>
145
146<tr><td class="memItemLeft" nowrap align=right valign=top>typedef&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a></td></tr>
147
148<tr><td class="memItemLeft" nowrap align=right valign=top>GL_VertexAttribPointerARB_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a44">glVertexAttribPointerARB_ptr</a></td></tr>
149
150<tr><td class="memItemLeft" nowrap align=right valign=top>GL_EnableVertexAttribArrayARB_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a45">glEnableVertexAttribArrayARB_ptr</a></td></tr>
151
152<tr><td class="memItemLeft" nowrap align=right valign=top>GL_DisableVertexAttribArrayARB_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a46">glDisableVertexAttribArrayARB_ptr</a></td></tr>
153
154<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a47">GL_CombinerStageParameterfvNV_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a48">glCombinerStageParameterfvNV_ptr</a></td></tr>
155
156<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a49">GL_CombinerParameterfvNV_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a50">glCombinerParameterfvNV_ptr</a></td></tr>
157
158<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a51">GL_CombinerParameteriNV_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a52">glCombinerParameteriNV_ptr</a></td></tr>
159
160<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a53">GL_CombinerInputNV_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a54">glCombinerInputNV_ptr</a></td></tr>
161
162<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a55">GL_CombinerOutputNV_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a56">glCombinerOutputNV_ptr</a></td></tr>
163
164<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a57">GL_FinalCombinerInputNV_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a58">glFinalCombinerInputNV_ptr</a></td></tr>
165
166<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a59">GL_GetProgramivARB_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a60">glGetProgramivARB_ptr</a></td></tr>
167
168<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a61">GL_LoadProgramNV_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a62">glLoadProgramNV_ptr</a></td></tr>
169
170<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a63">GL_TrackMatrixNV_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a64">glTrackMatrixNV_ptr</a></td></tr>
171
172<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="OgreGLPrerequisites_8h.html#a65">GL_ActiveStencilFaceEXT_Func</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a66">glActiveStencilFaceEXT_ptr</a></td></tr>
173
174<tr><td class="memItemLeft" nowrap align=right valign=top>GL_GenOcclusionQueriesNV_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a68">glGenOcclusionQueriesNV_ptr</a></td></tr>
175
176<tr><td class="memItemLeft" nowrap align=right valign=top>GL_DeleteOcclusionQueriesNV_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a69">glDeleteOcclusionQueriesNV_ptr</a></td></tr>
177
178<tr><td class="memItemLeft" nowrap align=right valign=top>GL_IsOcclusionQueryNV_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a70">glIsOcclusionQueryNV_ptr</a></td></tr>
179
180<tr><td class="memItemLeft" nowrap align=right valign=top>GL_BeginOcclusionQueryNV_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a71">glBeginOcclusionQueryNV_ptr</a></td></tr>
181
182<tr><td class="memItemLeft" nowrap align=right valign=top>GL_EndOcclusionQueryNV_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a72">glEndOcclusionQueryNV_ptr</a></td></tr>
183
184<tr><td class="memItemLeft" nowrap align=right valign=top>GL_GetOcclusionQueryivNV_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a75">glGetOcclusionQueryivNV_ptr</a></td></tr>
185
186<tr><td class="memItemLeft" nowrap align=right valign=top>GL_GetOcclusionQueryuivNV_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a76">glGetOcclusionQueryuivNV_ptr</a></td></tr>
187
188<tr><td class="memItemLeft" nowrap align=right valign=top>PFNGLCOMPRESSEDTEXIMAGE1DARBPROC&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a77">glCompressedTexImage1DARB_ptr</a></td></tr>
189
190<tr><td class="memItemLeft" nowrap align=right valign=top>PFNGLCOMPRESSEDTEXIMAGE2DARBPROC&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a78">glCompressedTexImage2DARB_ptr</a></td></tr>
191
192<tr><td class="memItemLeft" nowrap align=right valign=top>PFNGLCOMPRESSEDTEXIMAGE3DARBPROC&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a79">glCompressedTexImage3DARB_ptr</a></td></tr>
193
194<tr><td class="memItemLeft" nowrap align=right valign=top>PFNGLCOMPRESSEDTEXSUBIMAGE1DARBPROC&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a80">glCompressedTexSubImage1DARB_ptr</a></td></tr>
195
196<tr><td class="memItemLeft" nowrap align=right valign=top>PFNGLCOMPRESSEDTEXSUBIMAGE2DARBPROC&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a81">glCompressedTexSubImage2DARB_ptr</a></td></tr>
197
198<tr><td class="memItemLeft" nowrap align=right valign=top>PFNGLCOMPRESSEDTEXSUBIMAGE3DARBPROC&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a82">glCompressedTexSubImage3DARB_ptr</a></td></tr>
199
200<tr><td class="memItemLeft" nowrap align=right valign=top>PFNGLGETCOMPRESSEDTEXIMAGEARBPROC&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a83">glGetCompressedTexImageARB_ptr</a></td></tr>
201
202<tr><td class="memItemLeft" nowrap align=right valign=top>GL_GenQueriesARB_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a84">glGenQueriesARB_ptr</a></td></tr>
203
204<tr><td class="memItemLeft" nowrap align=right valign=top>GL_DeleteQueriesARB_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a85">glDeleteQueriesARB_ptr</a></td></tr>
205
206<tr><td class="memItemLeft" nowrap align=right valign=top>GL_BeginQueryARB_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a87">glBeginQueryARB_ptr</a></td></tr>
207
208<tr><td class="memItemLeft" nowrap align=right valign=top>GL_EndQueryARB_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a88">glEndQueryARB_ptr</a></td></tr>
209
210<tr><td class="memItemLeft" nowrap align=right valign=top>GL_GetQueryObjectuivARB_Func&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreGLPrerequisites_8h.html#a89">glGetQueryObjectuivARB_ptr</a></td></tr>
211
212</table>
213<hr><h2>Define Documentation</h2>
214<a class="anchor" name="a1" doxytag="OgreGLPrerequisites.h::GL_GLEXT_PROTOTYPES" ></a><p>
215<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
216  <tr>
217    <td class="mdRow">
218      <table cellpadding="0" cellspacing="0" border="0">
219        <tr>
220          <td class="md" nowrap valign="top"> #define GL_GLEXT_PROTOTYPES
221      </table>
222    </td>
223  </tr>
224</table>
225<table cellspacing=5 cellpadding=0 border=0>
226  <tr>
227    <td>
228      &nbsp;
229    </td>
230    <td>
231
232<p>
233
234<p>
235Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00037">37</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
236  </tr>
237</table>
238<a class="anchor" name="a2" doxytag="OgreGLPrerequisites.h::glSecondaryColorPointer" ></a><p>
239<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
240  <tr>
241    <td class="mdRow">
242      <table cellpadding="0" cellspacing="0" border="0">
243        <tr>
244          <td class="md" nowrap valign="top"> #define glSecondaryColorPointer&nbsp;&nbsp;&nbsp;glSecondaryColorPointerEXT
245      </table>
246    </td>
247  </tr>
248</table>
249<table cellspacing=5 cellpadding=0 border=0>
250  <tr>
251    <td>
252      &nbsp;
253    </td>
254    <td>
255
256<p>
257
258<p>
259Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00041">41</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
260  </tr>
261</table>
262<a class="anchor" name="a0" doxytag="OgreGLPrerequisites.h::NOMINMAX" ></a><p>
263<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
264  <tr>
265    <td class="mdRow">
266      <table cellpadding="0" cellspacing="0" border="0">
267        <tr>
268          <td class="md" nowrap valign="top"> #define NOMINMAX
269      </table>
270    </td>
271  </tr>
272</table>
273<table cellspacing=5 cellpadding=0 border=0>
274  <tr>
275    <td>
276      &nbsp;
277    </td>
278    <td>
279
280<p>
281
282<p>
283Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00032">32</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
284  </tr>
285</table>
286<a class="anchor" name="a3" doxytag="OgreGLPrerequisites.h::OGRE_GL_GETERROR" ></a><p>
287<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
288  <tr>
289    <td class="mdRow">
290      <table cellpadding="0" cellspacing="0" border="0">
291        <tr>
292          <td class="md" nowrap valign="top"> #define OGRE_GL_GETERROR</td>
293          <td class="md" valign="top">(&nbsp;</td>
294&nbsp;</td>
295          <td class="mdname1" valign="top" nowrap>          </td>
296          <td class="md" valign="top">&nbsp;)&nbsp;</td>
297          <td class="md" nowrap>
298      </table>
299    </td>
300  </tr>
301</table>
302<table cellspacing=5 cellpadding=0 border=0>
303  <tr>
304    <td>
305      &nbsp;
306    </td>
307    <td>
308
309<p>
310
311<p>
312Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00286">286</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
313  </tr>
314</table>
315<hr><h2>Typedef Documentation</h2>
316<a class="anchor" name="a65" doxytag="OgreGLPrerequisites.h::GL_ActiveStencilFaceEXT_Func" ></a><p>
317<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
318  <tr>
319    <td class="mdRow">
320      <table cellpadding="0" cellspacing="0" border="0">
321        <tr>
322          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a65">GL_ActiveStencilFaceEXT_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)
323      </table>
324    </td>
325  </tr>
326</table>
327<table cellspacing=5 cellpadding=0 border=0>
328  <tr>
329    <td>
330      &nbsp;
331    </td>
332    <td>
333
334<p>
335
336<p>
337Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00184">184</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
338  </tr>
339</table>
340<a class="anchor" name="a4" doxytag="OgreGLPrerequisites.h::GL_ActiveTextureARB_Func" ></a><p>
341<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
342  <tr>
343    <td class="mdRow">
344      <table cellpadding="0" cellspacing="0" border="0">
345        <tr>
346          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a4">GL_ActiveTextureARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)
347      </table>
348    </td>
349  </tr>
350</table>
351<table cellspacing=5 cellpadding=0 border=0>
352  <tr>
353    <td>
354      &nbsp;
355    </td>
356    <td>
357
358<p>
359
360<p>
361Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00062">62</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
362  </tr>
363</table>
364<a class="anchor" name="a14" doxytag="OgreGLPrerequisites.h::GL_BindBufferARB_Func" ></a><p>
365<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
366  <tr>
367    <td class="mdRow">
368      <table cellpadding="0" cellspacing="0" border="0">
369        <tr>
370          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a14">GL_BindBufferARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLuint)
371      </table>
372    </td>
373  </tr>
374</table>
375<table cellspacing=5 cellpadding=0 border=0>
376  <tr>
377    <td>
378      &nbsp;
379    </td>
380    <td>
381
382<p>
383
384<p>
385Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00082">82</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
386  </tr>
387</table>
388<a class="anchor" name="a32" doxytag="OgreGLPrerequisites.h::GL_BindProgramARB_Func" ></a><p>
389<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
390  <tr>
391    <td class="mdRow">
392      <table cellpadding="0" cellspacing="0" border="0">
393        <tr>
394          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a32">GL_BindProgramARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLuint)
395      </table>
396    </td>
397  </tr>
398</table>
399<table cellspacing=5 cellpadding=0 border=0>
400  <tr>
401    <td>
402      &nbsp;
403    </td>
404    <td>
405
406<p>
407
408<p>
409Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00118">118</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
410  </tr>
411</table>
412<a class="anchor" name="a24" doxytag="OgreGLPrerequisites.h::GL_BufferDataARB_Func" ></a><p>
413<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
414  <tr>
415    <td class="mdRow">
416      <table cellpadding="0" cellspacing="0" border="0">
417        <tr>
418          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a24">GL_BufferDataARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLsizeiptrARB, const GLvoid* , <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)
419      </table>
420    </td>
421  </tr>
422</table>
423<table cellspacing=5 cellpadding=0 border=0>
424  <tr>
425    <td>
426      &nbsp;
427    </td>
428    <td>
429
430<p>
431
432<p>
433Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00102">102</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
434  </tr>
435</table>
436<a class="anchor" name="a22" doxytag="OgreGLPrerequisites.h::GL_BufferSubDataARB_Func" ></a><p>
437<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
438  <tr>
439    <td class="mdRow">
440      <table cellpadding="0" cellspacing="0" border="0">
441        <tr>
442          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a22">GL_BufferSubDataARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLintptrARB, GLsizeiptrARB, const GLvoid*)
443      </table>
444    </td>
445  </tr>
446</table>
447<table cellspacing=5 cellpadding=0 border=0>
448  <tr>
449    <td>
450      &nbsp;
451    </td>
452    <td>
453
454<p>
455
456<p>
457Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00098">98</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
458  </tr>
459</table>
460<a class="anchor" name="a6" doxytag="OgreGLPrerequisites.h::GL_ClientActiveTextureARB_Func" ></a><p>
461<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
462  <tr>
463    <td class="mdRow">
464      <table cellpadding="0" cellspacing="0" border="0">
465        <tr>
466          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a6">GL_ClientActiveTextureARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)
467      </table>
468    </td>
469  </tr>
470</table>
471<table cellspacing=5 cellpadding=0 border=0>
472  <tr>
473    <td>
474      &nbsp;
475    </td>
476    <td>
477
478<p>
479
480<p>
481Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00066">66</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
482  </tr>
483</table>
484<a class="anchor" name="a53" doxytag="OgreGLPrerequisites.h::GL_CombinerInputNV_Func" ></a><p>
485<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
486  <tr>
487    <td class="mdRow">
488      <table cellpadding="0" cellspacing="0" border="0">
489        <tr>
490          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a53">GL_CombinerInputNV_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)
491      </table>
492    </td>
493  </tr>
494</table>
495<table cellspacing=5 cellpadding=0 border=0>
496  <tr>
497    <td>
498      &nbsp;
499    </td>
500    <td>
501
502<p>
503
504<p>
505Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00158">158</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
506  </tr>
507</table>
508<a class="anchor" name="a55" doxytag="OgreGLPrerequisites.h::GL_CombinerOutputNV_Func" ></a><p>
509<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
510  <tr>
511    <td class="mdRow">
512      <table cellpadding="0" cellspacing="0" border="0">
513        <tr>
514          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a55">GL_CombinerOutputNV_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLboolean, GLboolean, GLboolean)
515      </table>
516    </td>
517  </tr>
518</table>
519<table cellspacing=5 cellpadding=0 border=0>
520  <tr>
521    <td>
522      &nbsp;
523    </td>
524    <td>
525
526<p>
527
528<p>
529Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00162">162</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
530  </tr>
531</table>
532<a class="anchor" name="a49" doxytag="OgreGLPrerequisites.h::GL_CombinerParameterfvNV_Func" ></a><p>
533<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
534  <tr>
535    <td class="mdRow">
536      <table cellpadding="0" cellspacing="0" border="0">
537        <tr>
538          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a49">GL_CombinerParameterfvNV_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, const GLfloat *)
539      </table>
540    </td>
541  </tr>
542</table>
543<table cellspacing=5 cellpadding=0 border=0>
544  <tr>
545    <td>
546      &nbsp;
547    </td>
548    <td>
549
550<p>
551
552<p>
553Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00150">150</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
554  </tr>
555</table>
556<a class="anchor" name="a51" doxytag="OgreGLPrerequisites.h::GL_CombinerParameteriNV_Func" ></a><p>
557<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
558  <tr>
559    <td class="mdRow">
560      <table cellpadding="0" cellspacing="0" border="0">
561        <tr>
562          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a51">GL_CombinerParameteriNV_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a40">GLint</a>)
563      </table>
564    </td>
565  </tr>
566</table>
567<table cellspacing=5 cellpadding=0 border=0>
568  <tr>
569    <td>
570      &nbsp;
571    </td>
572    <td>
573
574<p>
575
576<p>
577Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00154">154</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
578  </tr>
579</table>
580<a class="anchor" name="a47" doxytag="OgreGLPrerequisites.h::GL_CombinerStageParameterfvNV_Func" ></a><p>
581<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
582  <tr>
583    <td class="mdRow">
584      <table cellpadding="0" cellspacing="0" border="0">
585        <tr>
586          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a47">GL_CombinerStageParameterfvNV_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, const GLfloat *)
587      </table>
588    </td>
589  </tr>
590</table>
591<table cellspacing=5 cellpadding=0 border=0>
592  <tr>
593    <td>
594      &nbsp;
595    </td>
596    <td>
597
598<p>
599
600<p>
601Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00146">146</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
602  </tr>
603</table>
604<a class="anchor" name="a16" doxytag="OgreGLPrerequisites.h::GL_DeleteBuffersARB_Func" ></a><p>
605<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
606  <tr>
607    <td class="mdRow">
608      <table cellpadding="0" cellspacing="0" border="0">
609        <tr>
610          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a16">GL_DeleteBuffersARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, const GLuint*)
611      </table>
612    </td>
613  </tr>
614</table>
615<table cellspacing=5 cellpadding=0 border=0>
616  <tr>
617    <td>
618      &nbsp;
619    </td>
620    <td>
621
622<p>
623
624<p>
625Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00086">86</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
626  </tr>
627</table>
628<a class="anchor" name="a30" doxytag="OgreGLPrerequisites.h::GL_DeleteProgramsARB_Func" ></a><p>
629<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
630  <tr>
631    <td class="mdRow">
632      <table cellpadding="0" cellspacing="0" border="0">
633        <tr>
634          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a30">GL_DeleteProgramsARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, const GLuint*)
635      </table>
636    </td>
637  </tr>
638</table>
639<table cellspacing=5 cellpadding=0 border=0>
640  <tr>
641    <td>
642      &nbsp;
643    </td>
644    <td>
645
646<p>
647
648<p>
649Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00114">114</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
650  </tr>
651</table>
652<a class="anchor" name="a57" doxytag="OgreGLPrerequisites.h::GL_FinalCombinerInputNV_Func" ></a><p>
653<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
654  <tr>
655    <td class="mdRow">
656      <table cellpadding="0" cellspacing="0" border="0">
657        <tr>
658          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a57">GL_FinalCombinerInputNV_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a> variable, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a> input, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a> mapping, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a> componentUsage)
659      </table>
660    </td>
661  </tr>
662</table>
663<table cellspacing=5 cellpadding=0 border=0>
664  <tr>
665    <td>
666      &nbsp;
667    </td>
668    <td>
669
670<p>
671
672<p>
673Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00167">167</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
674  </tr>
675</table>
676<a class="anchor" name="a12" doxytag="OgreGLPrerequisites.h::GL_GenBuffersARB_Func" ></a><p>
677<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
678  <tr>
679    <td class="mdRow">
680      <table cellpadding="0" cellspacing="0" border="0">
681        <tr>
682          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a12">GL_GenBuffersARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, GLuint*)
683      </table>
684    </td>
685  </tr>
686</table>
687<table cellspacing=5 cellpadding=0 border=0>
688  <tr>
689    <td>
690      &nbsp;
691    </td>
692    <td>
693
694<p>
695
696<p>
697Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00078">78</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
698  </tr>
699</table>
700<a class="anchor" name="a28" doxytag="OgreGLPrerequisites.h::GL_GenProgramsARB_Func" ></a><p>
701<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
702  <tr>
703    <td class="mdRow">
704      <table cellpadding="0" cellspacing="0" border="0">
705        <tr>
706          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a28">GL_GenProgramsARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, GLuint*)
707      </table>
708    </td>
709  </tr>
710</table>
711<table cellspacing=5 cellpadding=0 border=0>
712  <tr>
713    <td>
714      &nbsp;
715    </td>
716    <td>
717
718<p>
719
720<p>
721Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00110">110</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
722  </tr>
723</table>
724<a class="anchor" name="a26" doxytag="OgreGLPrerequisites.h::GL_GetBufferSubDataARB_Func" ></a><p>
725<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
726  <tr>
727    <td class="mdRow">
728      <table cellpadding="0" cellspacing="0" border="0">
729        <tr>
730          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a26">GL_GetBufferSubDataARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLintptrARB, GLsizeiptrARB, GLvoid*)
731      </table>
732    </td>
733  </tr>
734</table>
735<table cellspacing=5 cellpadding=0 border=0>
736  <tr>
737    <td>
738      &nbsp;
739    </td>
740    <td>
741
742<p>
743
744<p>
745Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00106">106</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
746  </tr>
747</table>
748<a class="anchor" name="a59" doxytag="OgreGLPrerequisites.h::GL_GetProgramivARB_Func" ></a><p>
749<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
750  <tr>
751    <td class="mdRow">
752      <table cellpadding="0" cellspacing="0" border="0">
753        <tr>
754          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a59">GL_GetProgramivARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a40">GLint</a> *)
755      </table>
756    </td>
757  </tr>
758</table>
759<table cellspacing=5 cellpadding=0 border=0>
760  <tr>
761    <td>
762      &nbsp;
763    </td>
764    <td>
765
766<p>
767
768<p>
769Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00172">172</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
770  </tr>
771</table>
772<a class="anchor" name="a61" doxytag="OgreGLPrerequisites.h::GL_LoadProgramNV_Func" ></a><p>
773<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
774  <tr>
775    <td class="mdRow">
776      <table cellpadding="0" cellspacing="0" border="0">
777        <tr>
778          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a61">GL_LoadProgramNV_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLuint, <a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, const GLubyte *)
779      </table>
780    </td>
781  </tr>
782</table>
783<table cellspacing=5 cellpadding=0 border=0>
784  <tr>
785    <td>
786      &nbsp;
787    </td>
788    <td>
789
790<p>
791
792<p>
793Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00176">176</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
794  </tr>
795</table>
796<a class="anchor" name="a18" doxytag="OgreGLPrerequisites.h::GL_MapBufferARB_Func" ></a><p>
797<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
798  <tr>
799    <td class="mdRow">
800      <table cellpadding="0" cellspacing="0" border="0">
801        <tr>
802          <td class="md" nowrap valign="top"> typedef GLvoid*(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a18">GL_MapBufferARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)
803      </table>
804    </td>
805  </tr>
806</table>
807<table cellspacing=5 cellpadding=0 border=0>
808  <tr>
809    <td>
810      &nbsp;
811    </td>
812    <td>
813
814<p>
815
816<p>
817Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00090">90</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
818  </tr>
819</table>
820<a class="anchor" name="a36" doxytag="OgreGLPrerequisites.h::GL_ProgramLocalParameter4fvARB_Func" ></a><p>
821<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
822  <tr>
823    <td class="mdRow">
824      <table cellpadding="0" cellspacing="0" border="0">
825        <tr>
826          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a36">GL_ProgramLocalParameter4fvARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLuint, const GLfloat *)
827      </table>
828    </td>
829  </tr>
830</table>
831<table cellspacing=5 cellpadding=0 border=0>
832  <tr>
833    <td>
834      &nbsp;
835    </td>
836    <td>
837
838<p>
839
840<p>
841Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00126">126</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
842  </tr>
843</table>
844<a class="anchor" name="a38" doxytag="OgreGLPrerequisites.h::GL_ProgramParameter4fvNV_Func" ></a><p>
845<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
846  <tr>
847    <td class="mdRow">
848      <table cellpadding="0" cellspacing="0" border="0">
849        <tr>
850          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a38">GL_ProgramParameter4fvNV_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLuint, const GLfloat *)
851      </table>
852    </td>
853  </tr>
854</table>
855<table cellspacing=5 cellpadding=0 border=0>
856  <tr>
857    <td>
858      &nbsp;
859    </td>
860    <td>
861
862<p>
863
864<p>
865Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00130">130</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
866  </tr>
867</table>
868<a class="anchor" name="a34" doxytag="OgreGLPrerequisites.h::GL_ProgramStringARB_Func" ></a><p>
869<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
870  <tr>
871    <td class="mdRow">
872      <table cellpadding="0" cellspacing="0" border="0">
873        <tr>
874          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a34">GL_ProgramStringARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, const GLvoid*)
875      </table>
876    </td>
877  </tr>
878</table>
879<table cellspacing=5 cellpadding=0 border=0>
880  <tr>
881    <td>
882      &nbsp;
883    </td>
884    <td>
885
886<p>
887
888<p>
889Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00122">122</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
890  </tr>
891</table>
892<a class="anchor" name="a10" doxytag="OgreGLPrerequisites.h::GL_SecondaryColor3fEXT_Func" ></a><p>
893<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
894  <tr>
895    <td class="mdRow">
896      <table cellpadding="0" cellspacing="0" border="0">
897        <tr>
898          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a10">GL_SecondaryColor3fEXT_Func</a>)(GLfloat, GLfloat, GLfloat)
899      </table>
900    </td>
901  </tr>
902</table>
903<table cellspacing=5 cellpadding=0 border=0>
904  <tr>
905    <td>
906      &nbsp;
907    </td>
908    <td>
909
910<p>
911
912<p>
913Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00074">74</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
914  </tr>
915</table>
916<a class="anchor" name="a8" doxytag="OgreGLPrerequisites.h::GL_SecondaryColorPointerEXT_Func" ></a><p>
917<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
918  <tr>
919    <td class="mdRow">
920      <table cellpadding="0" cellspacing="0" border="0">
921        <tr>
922          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a8">GL_SecondaryColorPointerEXT_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a40">GLint</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>, const GLvoid*)
923      </table>
924    </td>
925  </tr>
926</table>
927<table cellspacing=5 cellpadding=0 border=0>
928  <tr>
929    <td>
930      &nbsp;
931    </td>
932    <td>
933
934<p>
935
936<p>
937Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00070">70</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
938  </tr>
939</table>
940<a class="anchor" name="a63" doxytag="OgreGLPrerequisites.h::GL_TrackMatrixNV_Func" ></a><p>
941<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
942  <tr>
943    <td class="mdRow">
944      <table cellpadding="0" cellspacing="0" border="0">
945        <tr>
946          <td class="md" nowrap valign="top"> typedef void(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a63">GL_TrackMatrixNV_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, GLuint, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>, <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)
947      </table>
948    </td>
949  </tr>
950</table>
951<table cellspacing=5 cellpadding=0 border=0>
952  <tr>
953    <td>
954      &nbsp;
955    </td>
956    <td>
957
958<p>
959
960<p>
961Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00180">180</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
962  </tr>
963</table>
964<a class="anchor" name="a20" doxytag="OgreGLPrerequisites.h::GL_UnmapBufferARB_Func" ></a><p>
965<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
966  <tr>
967    <td class="mdRow">
968      <table cellpadding="0" cellspacing="0" border="0">
969        <tr>
970          <td class="md" nowrap valign="top"> typedef GLboolean(APIENTRY * <a class="el" href="OgreGLPrerequisites_8h.html#a20">GL_UnmapBufferARB_Func</a>)(<a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>)
971      </table>
972    </td>
973  </tr>
974</table>
975<table cellspacing=5 cellpadding=0 border=0>
976  <tr>
977    <td>
978      &nbsp;
979    </td>
980    <td>
981
982<p>
983
984<p>
985Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00094">94</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
986  </tr>
987</table>
988<a class="anchor" name="a86" doxytag="OgreGLPrerequisites.h::id" ></a><p>
989<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
990  <tr>
991    <td class="mdRow">
992      <table cellpadding="0" cellspacing="0" border="0">
993        <tr>
994          <td class="md" nowrap valign="top"> typedef GLuint <a class="el" href="OgreGLPrerequisites_8h.html#a86">id</a>
995      </table>
996    </td>
997  </tr>
998</table>
999<table cellspacing=5 cellpadding=0 border=0>
1000  <tr>
1001    <td>
1002      &nbsp;
1003    </td>
1004    <td>
1005
1006<p>
1007
1008<p>
1009Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00234">234</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1010  </tr>
1011</table>
1012<a class="anchor" name="a67" doxytag="OgreGLPrerequisites.h::ids" ></a><p>
1013<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1014  <tr>
1015    <td class="mdRow">
1016      <table cellpadding="0" cellspacing="0" border="0">
1017        <tr>
1018          <td class="md" nowrap valign="top"> typedef const GLuint * <a class="el" href="OgreGLPrerequisites_8h.html#a67">ids</a>
1019      </table>
1020    </td>
1021  </tr>
1022</table>
1023<table cellspacing=5 cellpadding=0 border=0>
1024  <tr>
1025    <td>
1026      &nbsp;
1027    </td>
1028    <td>
1029
1030<p>
1031
1032<p>
1033Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00188">188</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1034  </tr>
1035</table>
1036<a class="anchor" name="a74" doxytag="OgreGLPrerequisites.h::params" ></a><p>
1037<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1038  <tr>
1039    <td class="mdRow">
1040      <table cellpadding="0" cellspacing="0" border="0">
1041        <tr>
1042          <td class="md" nowrap valign="top"> typedef <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a> GLuint * <a class="el" href="OgreGLPrerequisites_8h.html#a74">params</a>
1043      </table>
1044    </td>
1045  </tr>
1046</table>
1047<table cellspacing=5 cellpadding=0 border=0>
1048  <tr>
1049    <td>
1050      &nbsp;
1051    </td>
1052    <td>
1053
1054<p>
1055
1056<p>
1057Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00208">208</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.
1058<p>
1059Referenced by <a class="el" href="OgreRenderable_8h-source.html#l00219">Ogre::Renderable::_updateCustomGpuParameter()</a>, <a class="el" href="OgreD3D7RenderSystem_8h-source.html#l00410">Ogre::D3DRenderSystem::bindGpuProgramParameters()</a>, and <a class="el" href="OgreGLGpuProgram_8h-source.html#l00050">Ogre::GLGpuProgram::bindProgramParameters()</a>.    </td>
1060  </tr>
1061</table>
1062<a class="anchor" name="a73" doxytag="OgreGLPrerequisites.h::pname" ></a><p>
1063<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1064  <tr>
1065    <td class="mdRow">
1066      <table cellpadding="0" cellspacing="0" border="0">
1067        <tr>
1068          <td class="md" nowrap valign="top"> typedef <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a> <a class="el" href="OgreGLPrerequisites_8h.html#a73">pname</a>
1069      </table>
1070    </td>
1071  </tr>
1072</table>
1073<table cellspacing=5 cellpadding=0 border=0>
1074  <tr>
1075    <td>
1076      &nbsp;
1077    </td>
1078    <td>
1079
1080<p>
1081
1082<p>
1083Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00208">208</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1084  </tr>
1085</table>
1086<hr><h2>Function Documentation</h2>
1087<a class="anchor" name="a91" doxytag="OgreGLPrerequisites.h::GLboolean" ></a><p>
1088<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1089  <tr>
1090    <td class="mdRow">
1091      <table cellpadding="0" cellspacing="0" border="0">
1092        <tr>
1093          <td class="md" nowrap valign="top"> typedef GLboolean </td>
1094          <td class="md" valign="top">(&nbsp;</td>
1095          <td class="md" nowrap valign="top">APIENTRY *&nbsp;</td>
1096          <td class="mdname1" valign="top" nowrap> <em>GL_IsOcclusionQueryNV_Func</em>          </td>
1097          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1098          <td class="md" nowrap></td>
1099        </tr>
1100
1101      </table>
1102    </td>
1103  </tr>
1104</table>
1105<table cellspacing=5 cellpadding=0 border=0>
1106  <tr>
1107    <td>
1108      &nbsp;
1109    </td>
1110    <td>
1111
1112<p>
1113    </td>
1114  </tr>
1115</table>
1116<a class="anchor" name="a90" doxytag="OgreGLPrerequisites.h::void" ></a><p>
1117<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1118  <tr>
1119    <td class="mdRow">
1120      <table cellpadding="0" cellspacing="0" border="0">
1121        <tr>
1122          <td class="md" nowrap valign="top"> typedef void </td>
1123          <td class="md" valign="top">(&nbsp;</td>
1124          <td class="md" nowrap valign="top">APIENTRY *&nbsp;</td>
1125          <td class="mdname1" valign="top" nowrap> <em>GL_GetQueryObjectuivARB_Func</em>          </td>
1126          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1127          <td class="md" nowrap></td>
1128        </tr>
1129
1130      </table>
1131    </td>
1132  </tr>
1133</table>
1134<table cellspacing=5 cellpadding=0 border=0>
1135  <tr>
1136    <td>
1137      &nbsp;
1138    </td>
1139    <td>
1140
1141<p>
1142    </td>
1143  </tr>
1144</table>
1145<hr><h2>Variable Documentation</h2>
1146<a class="anchor" name="a66" doxytag="OgreGLPrerequisites.h::glActiveStencilFaceEXT_ptr" ></a><p>
1147<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1148  <tr>
1149    <td class="mdRow">
1150      <table cellpadding="0" cellspacing="0" border="0">
1151        <tr>
1152          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a65">GL_ActiveStencilFaceEXT_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a66">glActiveStencilFaceEXT_ptr</a>
1153      </table>
1154    </td>
1155  </tr>
1156</table>
1157<table cellspacing=5 cellpadding=0 border=0>
1158  <tr>
1159    <td>
1160      &nbsp;
1161    </td>
1162    <td>
1163
1164<p>
1165
1166<p>
1167Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00185">185</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1168  </tr>
1169</table>
1170<a class="anchor" name="a5" doxytag="OgreGLPrerequisites.h::glActiveTextureARB_ptr" ></a><p>
1171<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1172  <tr>
1173    <td class="mdRow">
1174      <table cellpadding="0" cellspacing="0" border="0">
1175        <tr>
1176          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a4">GL_ActiveTextureARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a5">glActiveTextureARB_ptr</a>
1177      </table>
1178    </td>
1179  </tr>
1180</table>
1181<table cellspacing=5 cellpadding=0 border=0>
1182  <tr>
1183    <td>
1184      &nbsp;
1185    </td>
1186    <td>
1187
1188<p>
1189
1190<p>
1191Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00063">63</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1192  </tr>
1193</table>
1194<a class="anchor" name="a71" doxytag="OgreGLPrerequisites.h::glBeginOcclusionQueryNV_ptr" ></a><p>
1195<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1196  <tr>
1197    <td class="mdRow">
1198      <table cellpadding="0" cellspacing="0" border="0">
1199        <tr>
1200          <td class="md" nowrap valign="top"> GL_BeginOcclusionQueryNV_Func <a class="el" href="OgreGLPrerequisites_8h.html#a71">glBeginOcclusionQueryNV_ptr</a>
1201      </table>
1202    </td>
1203  </tr>
1204</table>
1205<table cellspacing=5 cellpadding=0 border=0>
1206  <tr>
1207    <td>
1208      &nbsp;
1209    </td>
1210    <td>
1211
1212<p>
1213
1214<p>
1215Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00201">201</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1216  </tr>
1217</table>
1218<a class="anchor" name="a87" doxytag="OgreGLPrerequisites.h::glBeginQueryARB_ptr" ></a><p>
1219<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1220  <tr>
1221    <td class="mdRow">
1222      <table cellpadding="0" cellspacing="0" border="0">
1223        <tr>
1224          <td class="md" nowrap valign="top"> GL_BeginQueryARB_Func <a class="el" href="OgreGLPrerequisites_8h.html#a87">glBeginQueryARB_ptr</a>
1225      </table>
1226    </td>
1227  </tr>
1228</table>
1229<table cellspacing=5 cellpadding=0 border=0>
1230  <tr>
1231    <td>
1232      &nbsp;
1233    </td>
1234    <td>
1235
1236<p>
1237
1238<p>
1239Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00235">235</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1240  </tr>
1241</table>
1242<a class="anchor" name="a15" doxytag="OgreGLPrerequisites.h::glBindBufferARB_ptr" ></a><p>
1243<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1244  <tr>
1245    <td class="mdRow">
1246      <table cellpadding="0" cellspacing="0" border="0">
1247        <tr>
1248          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a14">GL_BindBufferARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a15">glBindBufferARB_ptr</a>
1249      </table>
1250    </td>
1251  </tr>
1252</table>
1253<table cellspacing=5 cellpadding=0 border=0>
1254  <tr>
1255    <td>
1256      &nbsp;
1257    </td>
1258    <td>
1259
1260<p>
1261
1262<p>
1263Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00083">83</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1264  </tr>
1265</table>
1266<a class="anchor" name="a33" doxytag="OgreGLPrerequisites.h::glBindProgramARB_ptr" ></a><p>
1267<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1268  <tr>
1269    <td class="mdRow">
1270      <table cellpadding="0" cellspacing="0" border="0">
1271        <tr>
1272          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a32">GL_BindProgramARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a33">glBindProgramARB_ptr</a>
1273      </table>
1274    </td>
1275  </tr>
1276</table>
1277<table cellspacing=5 cellpadding=0 border=0>
1278  <tr>
1279    <td>
1280      &nbsp;
1281    </td>
1282    <td>
1283
1284<p>
1285
1286<p>
1287Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00119">119</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1288  </tr>
1289</table>
1290<a class="anchor" name="a42" doxytag="OgreGLPrerequisites.h::GLboolean" ></a><p>
1291<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1292  <tr>
1293    <td class="mdRow">
1294      <table cellpadding="0" cellspacing="0" border="0">
1295        <tr>
1296          <td class="md" nowrap valign="top"> typedef GLboolean
1297      </table>
1298    </td>
1299  </tr>
1300</table>
1301<table cellspacing=5 cellpadding=0 border=0>
1302  <tr>
1303    <td>
1304      &nbsp;
1305    </td>
1306    <td>
1307
1308<p>
1309
1310<p>
1311Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00134">134</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1312  </tr>
1313</table>
1314<a class="anchor" name="a25" doxytag="OgreGLPrerequisites.h::glBufferDataARB_ptr" ></a><p>
1315<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1316  <tr>
1317    <td class="mdRow">
1318      <table cellpadding="0" cellspacing="0" border="0">
1319        <tr>
1320          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a24">GL_BufferDataARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a25">glBufferDataARB_ptr</a>
1321      </table>
1322    </td>
1323  </tr>
1324</table>
1325<table cellspacing=5 cellpadding=0 border=0>
1326  <tr>
1327    <td>
1328      &nbsp;
1329    </td>
1330    <td>
1331
1332<p>
1333
1334<p>
1335Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00103">103</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1336  </tr>
1337</table>
1338<a class="anchor" name="a23" doxytag="OgreGLPrerequisites.h::glBufferSubDataARB_ptr" ></a><p>
1339<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1340  <tr>
1341    <td class="mdRow">
1342      <table cellpadding="0" cellspacing="0" border="0">
1343        <tr>
1344          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a22">GL_BufferSubDataARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a23">glBufferSubDataARB_ptr</a>
1345      </table>
1346    </td>
1347  </tr>
1348</table>
1349<table cellspacing=5 cellpadding=0 border=0>
1350  <tr>
1351    <td>
1352      &nbsp;
1353    </td>
1354    <td>
1355
1356<p>
1357
1358<p>
1359Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00099">99</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1360  </tr>
1361</table>
1362<a class="anchor" name="a7" doxytag="OgreGLPrerequisites.h::glClientActiveTextureARB_ptr" ></a><p>
1363<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1364  <tr>
1365    <td class="mdRow">
1366      <table cellpadding="0" cellspacing="0" border="0">
1367        <tr>
1368          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a6">GL_ClientActiveTextureARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a7">glClientActiveTextureARB_ptr</a>
1369      </table>
1370    </td>
1371  </tr>
1372</table>
1373<table cellspacing=5 cellpadding=0 border=0>
1374  <tr>
1375    <td>
1376      &nbsp;
1377    </td>
1378    <td>
1379
1380<p>
1381
1382<p>
1383Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00067">67</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1384  </tr>
1385</table>
1386<a class="anchor" name="a54" doxytag="OgreGLPrerequisites.h::glCombinerInputNV_ptr" ></a><p>
1387<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1388  <tr>
1389    <td class="mdRow">
1390      <table cellpadding="0" cellspacing="0" border="0">
1391        <tr>
1392          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a53">GL_CombinerInputNV_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a54">glCombinerInputNV_ptr</a>
1393      </table>
1394    </td>
1395  </tr>
1396</table>
1397<table cellspacing=5 cellpadding=0 border=0>
1398  <tr>
1399    <td>
1400      &nbsp;
1401    </td>
1402    <td>
1403
1404<p>
1405
1406<p>
1407Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00159">159</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1408  </tr>
1409</table>
1410<a class="anchor" name="a56" doxytag="OgreGLPrerequisites.h::glCombinerOutputNV_ptr" ></a><p>
1411<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1412  <tr>
1413    <td class="mdRow">
1414      <table cellpadding="0" cellspacing="0" border="0">
1415        <tr>
1416          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a55">GL_CombinerOutputNV_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a56">glCombinerOutputNV_ptr</a>
1417      </table>
1418    </td>
1419  </tr>
1420</table>
1421<table cellspacing=5 cellpadding=0 border=0>
1422  <tr>
1423    <td>
1424      &nbsp;
1425    </td>
1426    <td>
1427
1428<p>
1429
1430<p>
1431Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00164">164</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1432  </tr>
1433</table>
1434<a class="anchor" name="a50" doxytag="OgreGLPrerequisites.h::glCombinerParameterfvNV_ptr" ></a><p>
1435<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1436  <tr>
1437    <td class="mdRow">
1438      <table cellpadding="0" cellspacing="0" border="0">
1439        <tr>
1440          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a49">GL_CombinerParameterfvNV_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a50">glCombinerParameterfvNV_ptr</a>
1441      </table>
1442    </td>
1443  </tr>
1444</table>
1445<table cellspacing=5 cellpadding=0 border=0>
1446  <tr>
1447    <td>
1448      &nbsp;
1449    </td>
1450    <td>
1451
1452<p>
1453
1454<p>
1455Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00151">151</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1456  </tr>
1457</table>
1458<a class="anchor" name="a52" doxytag="OgreGLPrerequisites.h::glCombinerParameteriNV_ptr" ></a><p>
1459<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1460  <tr>
1461    <td class="mdRow">
1462      <table cellpadding="0" cellspacing="0" border="0">
1463        <tr>
1464          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a51">GL_CombinerParameteriNV_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a52">glCombinerParameteriNV_ptr</a>
1465      </table>
1466    </td>
1467  </tr>
1468</table>
1469<table cellspacing=5 cellpadding=0 border=0>
1470  <tr>
1471    <td>
1472      &nbsp;
1473    </td>
1474    <td>
1475
1476<p>
1477
1478<p>
1479Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00155">155</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1480  </tr>
1481</table>
1482<a class="anchor" name="a48" doxytag="OgreGLPrerequisites.h::glCombinerStageParameterfvNV_ptr" ></a><p>
1483<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1484  <tr>
1485    <td class="mdRow">
1486      <table cellpadding="0" cellspacing="0" border="0">
1487        <tr>
1488          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a47">GL_CombinerStageParameterfvNV_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a48">glCombinerStageParameterfvNV_ptr</a>
1489      </table>
1490    </td>
1491  </tr>
1492</table>
1493<table cellspacing=5 cellpadding=0 border=0>
1494  <tr>
1495    <td>
1496      &nbsp;
1497    </td>
1498    <td>
1499
1500<p>
1501
1502<p>
1503Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00147">147</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1504  </tr>
1505</table>
1506<a class="anchor" name="a77" doxytag="OgreGLPrerequisites.h::glCompressedTexImage1DARB_ptr" ></a><p>
1507<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1508  <tr>
1509    <td class="mdRow">
1510      <table cellpadding="0" cellspacing="0" border="0">
1511        <tr>
1512          <td class="md" nowrap valign="top"> PFNGLCOMPRESSEDTEXIMAGE1DARBPROC <a class="el" href="OgreGLPrerequisites_8h.html#a77">glCompressedTexImage1DARB_ptr</a>
1513      </table>
1514    </td>
1515  </tr>
1516</table>
1517<table cellspacing=5 cellpadding=0 border=0>
1518  <tr>
1519    <td>
1520      &nbsp;
1521    </td>
1522    <td>
1523
1524<p>
1525
1526<p>
1527Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00215">215</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1528  </tr>
1529</table>
1530<a class="anchor" name="a78" doxytag="OgreGLPrerequisites.h::glCompressedTexImage2DARB_ptr" ></a><p>
1531<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1532  <tr>
1533    <td class="mdRow">
1534      <table cellpadding="0" cellspacing="0" border="0">
1535        <tr>
1536          <td class="md" nowrap valign="top"> PFNGLCOMPRESSEDTEXIMAGE2DARBPROC <a class="el" href="OgreGLPrerequisites_8h.html#a78">glCompressedTexImage2DARB_ptr</a>
1537      </table>
1538    </td>
1539  </tr>
1540</table>
1541<table cellspacing=5 cellpadding=0 border=0>
1542  <tr>
1543    <td>
1544      &nbsp;
1545    </td>
1546    <td>
1547
1548<p>
1549
1550<p>
1551Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00216">216</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1552  </tr>
1553</table>
1554<a class="anchor" name="a79" doxytag="OgreGLPrerequisites.h::glCompressedTexImage3DARB_ptr" ></a><p>
1555<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1556  <tr>
1557    <td class="mdRow">
1558      <table cellpadding="0" cellspacing="0" border="0">
1559        <tr>
1560          <td class="md" nowrap valign="top"> PFNGLCOMPRESSEDTEXIMAGE3DARBPROC <a class="el" href="OgreGLPrerequisites_8h.html#a79">glCompressedTexImage3DARB_ptr</a>
1561      </table>
1562    </td>
1563  </tr>
1564</table>
1565<table cellspacing=5 cellpadding=0 border=0>
1566  <tr>
1567    <td>
1568      &nbsp;
1569    </td>
1570    <td>
1571
1572<p>
1573
1574<p>
1575Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00217">217</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1576  </tr>
1577</table>
1578<a class="anchor" name="a80" doxytag="OgreGLPrerequisites.h::glCompressedTexSubImage1DARB_ptr" ></a><p>
1579<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1580  <tr>
1581    <td class="mdRow">
1582      <table cellpadding="0" cellspacing="0" border="0">
1583        <tr>
1584          <td class="md" nowrap valign="top"> PFNGLCOMPRESSEDTEXSUBIMAGE1DARBPROC <a class="el" href="OgreGLPrerequisites_8h.html#a80">glCompressedTexSubImage1DARB_ptr</a>
1585      </table>
1586    </td>
1587  </tr>
1588</table>
1589<table cellspacing=5 cellpadding=0 border=0>
1590  <tr>
1591    <td>
1592      &nbsp;
1593    </td>
1594    <td>
1595
1596<p>
1597
1598<p>
1599Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00218">218</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1600  </tr>
1601</table>
1602<a class="anchor" name="a81" doxytag="OgreGLPrerequisites.h::glCompressedTexSubImage2DARB_ptr" ></a><p>
1603<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1604  <tr>
1605    <td class="mdRow">
1606      <table cellpadding="0" cellspacing="0" border="0">
1607        <tr>
1608          <td class="md" nowrap valign="top"> PFNGLCOMPRESSEDTEXSUBIMAGE2DARBPROC <a class="el" href="OgreGLPrerequisites_8h.html#a81">glCompressedTexSubImage2DARB_ptr</a>
1609      </table>
1610    </td>
1611  </tr>
1612</table>
1613<table cellspacing=5 cellpadding=0 border=0>
1614  <tr>
1615    <td>
1616      &nbsp;
1617    </td>
1618    <td>
1619
1620<p>
1621
1622<p>
1623Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00219">219</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1624  </tr>
1625</table>
1626<a class="anchor" name="a82" doxytag="OgreGLPrerequisites.h::glCompressedTexSubImage3DARB_ptr" ></a><p>
1627<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1628  <tr>
1629    <td class="mdRow">
1630      <table cellpadding="0" cellspacing="0" border="0">
1631        <tr>
1632          <td class="md" nowrap valign="top"> PFNGLCOMPRESSEDTEXSUBIMAGE3DARBPROC <a class="el" href="OgreGLPrerequisites_8h.html#a82">glCompressedTexSubImage3DARB_ptr</a>
1633      </table>
1634    </td>
1635  </tr>
1636</table>
1637<table cellspacing=5 cellpadding=0 border=0>
1638  <tr>
1639    <td>
1640      &nbsp;
1641    </td>
1642    <td>
1643
1644<p>
1645
1646<p>
1647Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00220">220</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1648  </tr>
1649</table>
1650<a class="anchor" name="a17" doxytag="OgreGLPrerequisites.h::glDeleteBuffersARB_ptr" ></a><p>
1651<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1652  <tr>
1653    <td class="mdRow">
1654      <table cellpadding="0" cellspacing="0" border="0">
1655        <tr>
1656          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a16">GL_DeleteBuffersARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a17">glDeleteBuffersARB_ptr</a>
1657      </table>
1658    </td>
1659  </tr>
1660</table>
1661<table cellspacing=5 cellpadding=0 border=0>
1662  <tr>
1663    <td>
1664      &nbsp;
1665    </td>
1666    <td>
1667
1668<p>
1669
1670<p>
1671Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00087">87</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1672  </tr>
1673</table>
1674<a class="anchor" name="a69" doxytag="OgreGLPrerequisites.h::glDeleteOcclusionQueriesNV_ptr" ></a><p>
1675<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1676  <tr>
1677    <td class="mdRow">
1678      <table cellpadding="0" cellspacing="0" border="0">
1679        <tr>
1680          <td class="md" nowrap valign="top"> GL_DeleteOcclusionQueriesNV_Func <a class="el" href="OgreGLPrerequisites_8h.html#a69">glDeleteOcclusionQueriesNV_ptr</a>
1681      </table>
1682    </td>
1683  </tr>
1684</table>
1685<table cellspacing=5 cellpadding=0 border=0>
1686  <tr>
1687    <td>
1688      &nbsp;
1689    </td>
1690    <td>
1691
1692<p>
1693
1694<p>
1695Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00193">193</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1696  </tr>
1697</table>
1698<a class="anchor" name="a31" doxytag="OgreGLPrerequisites.h::glDeleteProgramsARB_ptr" ></a><p>
1699<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1700  <tr>
1701    <td class="mdRow">
1702      <table cellpadding="0" cellspacing="0" border="0">
1703        <tr>
1704          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a30">GL_DeleteProgramsARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a31">glDeleteProgramsARB_ptr</a>
1705      </table>
1706    </td>
1707  </tr>
1708</table>
1709<table cellspacing=5 cellpadding=0 border=0>
1710  <tr>
1711    <td>
1712      &nbsp;
1713    </td>
1714    <td>
1715
1716<p>
1717
1718<p>
1719Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00115">115</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1720  </tr>
1721</table>
1722<a class="anchor" name="a85" doxytag="OgreGLPrerequisites.h::glDeleteQueriesARB_ptr" ></a><p>
1723<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1724  <tr>
1725    <td class="mdRow">
1726      <table cellpadding="0" cellspacing="0" border="0">
1727        <tr>
1728          <td class="md" nowrap valign="top"> GL_DeleteQueriesARB_Func <a class="el" href="OgreGLPrerequisites_8h.html#a85">glDeleteQueriesARB_ptr</a>
1729      </table>
1730    </td>
1731  </tr>
1732</table>
1733<table cellspacing=5 cellpadding=0 border=0>
1734  <tr>
1735    <td>
1736      &nbsp;
1737    </td>
1738    <td>
1739
1740<p>
1741
1742<p>
1743Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00231">231</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1744  </tr>
1745</table>
1746<a class="anchor" name="a46" doxytag="OgreGLPrerequisites.h::glDisableVertexAttribArrayARB_ptr" ></a><p>
1747<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1748  <tr>
1749    <td class="mdRow">
1750      <table cellpadding="0" cellspacing="0" border="0">
1751        <tr>
1752          <td class="md" nowrap valign="top"> GL_DisableVertexAttribArrayARB_Func <a class="el" href="OgreGLPrerequisites_8h.html#a46">glDisableVertexAttribArrayARB_ptr</a>
1753      </table>
1754    </td>
1755  </tr>
1756</table>
1757<table cellspacing=5 cellpadding=0 border=0>
1758  <tr>
1759    <td>
1760      &nbsp;
1761    </td>
1762    <td>
1763
1764<p>
1765
1766<p>
1767Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00141">141</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1768  </tr>
1769</table>
1770<a class="anchor" name="a45" doxytag="OgreGLPrerequisites.h::glEnableVertexAttribArrayARB_ptr" ></a><p>
1771<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1772  <tr>
1773    <td class="mdRow">
1774      <table cellpadding="0" cellspacing="0" border="0">
1775        <tr>
1776          <td class="md" nowrap valign="top"> GL_EnableVertexAttribArrayARB_Func <a class="el" href="OgreGLPrerequisites_8h.html#a45">glEnableVertexAttribArrayARB_ptr</a>
1777      </table>
1778    </td>
1779  </tr>
1780</table>
1781<table cellspacing=5 cellpadding=0 border=0>
1782  <tr>
1783    <td>
1784      &nbsp;
1785    </td>
1786    <td>
1787
1788<p>
1789
1790<p>
1791Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00138">138</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1792  </tr>
1793</table>
1794<a class="anchor" name="a72" doxytag="OgreGLPrerequisites.h::glEndOcclusionQueryNV_ptr" ></a><p>
1795<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1796  <tr>
1797    <td class="mdRow">
1798      <table cellpadding="0" cellspacing="0" border="0">
1799        <tr>
1800          <td class="md" nowrap valign="top"> GL_EndOcclusionQueryNV_Func <a class="el" href="OgreGLPrerequisites_8h.html#a72">glEndOcclusionQueryNV_ptr</a>
1801      </table>
1802    </td>
1803  </tr>
1804</table>
1805<table cellspacing=5 cellpadding=0 border=0>
1806  <tr>
1807    <td>
1808      &nbsp;
1809    </td>
1810    <td>
1811
1812<p>
1813
1814<p>
1815Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00205">205</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1816  </tr>
1817</table>
1818<a class="anchor" name="a88" doxytag="OgreGLPrerequisites.h::glEndQueryARB_ptr" ></a><p>
1819<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1820  <tr>
1821    <td class="mdRow">
1822      <table cellpadding="0" cellspacing="0" border="0">
1823        <tr>
1824          <td class="md" nowrap valign="top"> GL_EndQueryARB_Func <a class="el" href="OgreGLPrerequisites_8h.html#a88">glEndQueryARB_ptr</a>
1825      </table>
1826    </td>
1827  </tr>
1828</table>
1829<table cellspacing=5 cellpadding=0 border=0>
1830  <tr>
1831    <td>
1832      &nbsp;
1833    </td>
1834    <td>
1835
1836<p>
1837
1838<p>
1839Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00239">239</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1840  </tr>
1841</table>
1842<a class="anchor" name="a41" doxytag="OgreGLPrerequisites.h::GLenum" ></a><p>
1843<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1844  <tr>
1845    <td class="mdRow">
1846      <table cellpadding="0" cellspacing="0" border="0">
1847        <tr>
1848          <td class="md" nowrap valign="top"> typedef <a class="el" href="OgreGLPrerequisites_8h.html#a41">GLenum</a>
1849      </table>
1850    </td>
1851  </tr>
1852</table>
1853<table cellspacing=5 cellpadding=0 border=0>
1854  <tr>
1855    <td>
1856      &nbsp;
1857    </td>
1858    <td>
1859
1860<p>
1861
1862<p>
1863Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00134">134</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1864  </tr>
1865</table>
1866<a class="anchor" name="a58" doxytag="OgreGLPrerequisites.h::glFinalCombinerInputNV_ptr" ></a><p>
1867<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1868  <tr>
1869    <td class="mdRow">
1870      <table cellpadding="0" cellspacing="0" border="0">
1871        <tr>
1872          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a57">GL_FinalCombinerInputNV_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a58">glFinalCombinerInputNV_ptr</a>
1873      </table>
1874    </td>
1875  </tr>
1876</table>
1877<table cellspacing=5 cellpadding=0 border=0>
1878  <tr>
1879    <td>
1880      &nbsp;
1881    </td>
1882    <td>
1883
1884<p>
1885
1886<p>
1887Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00169">169</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1888  </tr>
1889</table>
1890<a class="anchor" name="a13" doxytag="OgreGLPrerequisites.h::glGenBuffersARB_ptr" ></a><p>
1891<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1892  <tr>
1893    <td class="mdRow">
1894      <table cellpadding="0" cellspacing="0" border="0">
1895        <tr>
1896          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a12">GL_GenBuffersARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a13">glGenBuffersARB_ptr</a>
1897      </table>
1898    </td>
1899  </tr>
1900</table>
1901<table cellspacing=5 cellpadding=0 border=0>
1902  <tr>
1903    <td>
1904      &nbsp;
1905    </td>
1906    <td>
1907
1908<p>
1909
1910<p>
1911Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00079">79</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1912  </tr>
1913</table>
1914<a class="anchor" name="a68" doxytag="OgreGLPrerequisites.h::glGenOcclusionQueriesNV_ptr" ></a><p>
1915<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1916  <tr>
1917    <td class="mdRow">
1918      <table cellpadding="0" cellspacing="0" border="0">
1919        <tr>
1920          <td class="md" nowrap valign="top"> GL_GenOcclusionQueriesNV_Func <a class="el" href="OgreGLPrerequisites_8h.html#a68">glGenOcclusionQueriesNV_ptr</a>
1921      </table>
1922    </td>
1923  </tr>
1924</table>
1925<table cellspacing=5 cellpadding=0 border=0>
1926  <tr>
1927    <td>
1928      &nbsp;
1929    </td>
1930    <td>
1931
1932<p>
1933
1934<p>
1935Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00189">189</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1936  </tr>
1937</table>
1938<a class="anchor" name="a29" doxytag="OgreGLPrerequisites.h::glGenProgramsARB_ptr" ></a><p>
1939<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1940  <tr>
1941    <td class="mdRow">
1942      <table cellpadding="0" cellspacing="0" border="0">
1943        <tr>
1944          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a28">GL_GenProgramsARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a29">glGenProgramsARB_ptr</a>
1945      </table>
1946    </td>
1947  </tr>
1948</table>
1949<table cellspacing=5 cellpadding=0 border=0>
1950  <tr>
1951    <td>
1952      &nbsp;
1953    </td>
1954    <td>
1955
1956<p>
1957
1958<p>
1959Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00111">111</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1960  </tr>
1961</table>
1962<a class="anchor" name="a84" doxytag="OgreGLPrerequisites.h::glGenQueriesARB_ptr" ></a><p>
1963<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1964  <tr>
1965    <td class="mdRow">
1966      <table cellpadding="0" cellspacing="0" border="0">
1967        <tr>
1968          <td class="md" nowrap valign="top"> GL_GenQueriesARB_Func <a class="el" href="OgreGLPrerequisites_8h.html#a84">glGenQueriesARB_ptr</a>
1969      </table>
1970    </td>
1971  </tr>
1972</table>
1973<table cellspacing=5 cellpadding=0 border=0>
1974  <tr>
1975    <td>
1976      &nbsp;
1977    </td>
1978    <td>
1979
1980<p>
1981
1982<p>
1983Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00227">227</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
1984  </tr>
1985</table>
1986<a class="anchor" name="a27" doxytag="OgreGLPrerequisites.h::glGetBufferSubDataARB_ptr" ></a><p>
1987<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1988  <tr>
1989    <td class="mdRow">
1990      <table cellpadding="0" cellspacing="0" border="0">
1991        <tr>
1992          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a26">GL_GetBufferSubDataARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a27">glGetBufferSubDataARB_ptr</a>
1993      </table>
1994    </td>
1995  </tr>
1996</table>
1997<table cellspacing=5 cellpadding=0 border=0>
1998  <tr>
1999    <td>
2000      &nbsp;
2001    </td>
2002    <td>
2003
2004<p>
2005
2006<p>
2007Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00107">107</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2008  </tr>
2009</table>
2010<a class="anchor" name="a83" doxytag="OgreGLPrerequisites.h::glGetCompressedTexImageARB_ptr" ></a><p>
2011<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2012  <tr>
2013    <td class="mdRow">
2014      <table cellpadding="0" cellspacing="0" border="0">
2015        <tr>
2016          <td class="md" nowrap valign="top"> PFNGLGETCOMPRESSEDTEXIMAGEARBPROC <a class="el" href="OgreGLPrerequisites_8h.html#a83">glGetCompressedTexImageARB_ptr</a>
2017      </table>
2018    </td>
2019  </tr>
2020</table>
2021<table cellspacing=5 cellpadding=0 border=0>
2022  <tr>
2023    <td>
2024      &nbsp;
2025    </td>
2026    <td>
2027
2028<p>
2029
2030<p>
2031Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00221">221</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2032  </tr>
2033</table>
2034<a class="anchor" name="a75" doxytag="OgreGLPrerequisites.h::glGetOcclusionQueryivNV_ptr" ></a><p>
2035<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2036  <tr>
2037    <td class="mdRow">
2038      <table cellpadding="0" cellspacing="0" border="0">
2039        <tr>
2040          <td class="md" nowrap valign="top"> GL_GetOcclusionQueryivNV_Func <a class="el" href="OgreGLPrerequisites_8h.html#a75">glGetOcclusionQueryivNV_ptr</a>
2041      </table>
2042    </td>
2043  </tr>
2044</table>
2045<table cellspacing=5 cellpadding=0 border=0>
2046  <tr>
2047    <td>
2048      &nbsp;
2049    </td>
2050    <td>
2051
2052<p>
2053
2054<p>
2055Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00209">209</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2056  </tr>
2057</table>
2058<a class="anchor" name="a76" doxytag="OgreGLPrerequisites.h::glGetOcclusionQueryuivNV_ptr" ></a><p>
2059<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2060  <tr>
2061    <td class="mdRow">
2062      <table cellpadding="0" cellspacing="0" border="0">
2063        <tr>
2064          <td class="md" nowrap valign="top"> GL_GetOcclusionQueryuivNV_Func <a class="el" href="OgreGLPrerequisites_8h.html#a76">glGetOcclusionQueryuivNV_ptr</a>
2065      </table>
2066    </td>
2067  </tr>
2068</table>
2069<table cellspacing=5 cellpadding=0 border=0>
2070  <tr>
2071    <td>
2072      &nbsp;
2073    </td>
2074    <td>
2075
2076<p>
2077
2078<p>
2079Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00213">213</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2080  </tr>
2081</table>
2082<a class="anchor" name="a60" doxytag="OgreGLPrerequisites.h::glGetProgramivARB_ptr" ></a><p>
2083<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2084  <tr>
2085    <td class="mdRow">
2086      <table cellpadding="0" cellspacing="0" border="0">
2087        <tr>
2088          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a59">GL_GetProgramivARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a60">glGetProgramivARB_ptr</a>
2089      </table>
2090    </td>
2091  </tr>
2092</table>
2093<table cellspacing=5 cellpadding=0 border=0>
2094  <tr>
2095    <td>
2096      &nbsp;
2097    </td>
2098    <td>
2099
2100<p>
2101
2102<p>
2103Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00173">173</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2104  </tr>
2105</table>
2106<a class="anchor" name="a89" doxytag="OgreGLPrerequisites.h::glGetQueryObjectuivARB_ptr" ></a><p>
2107<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2108  <tr>
2109    <td class="mdRow">
2110      <table cellpadding="0" cellspacing="0" border="0">
2111        <tr>
2112          <td class="md" nowrap valign="top"> GL_GetQueryObjectuivARB_Func <a class="el" href="OgreGLPrerequisites_8h.html#a89">glGetQueryObjectuivARB_ptr</a>
2113      </table>
2114    </td>
2115  </tr>
2116</table>
2117<table cellspacing=5 cellpadding=0 border=0>
2118  <tr>
2119    <td>
2120      &nbsp;
2121    </td>
2122    <td>
2123
2124<p>
2125
2126<p>
2127Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00243">243</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2128  </tr>
2129</table>
2130<a class="anchor" name="a40" doxytag="OgreGLPrerequisites.h::GLint" ></a><p>
2131<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2132  <tr>
2133    <td class="mdRow">
2134      <table cellpadding="0" cellspacing="0" border="0">
2135        <tr>
2136          <td class="md" nowrap valign="top"> typedef <a class="el" href="OgreGLPrerequisites_8h.html#a40">GLint</a>
2137      </table>
2138    </td>
2139  </tr>
2140</table>
2141<table cellspacing=5 cellpadding=0 border=0>
2142  <tr>
2143    <td>
2144      &nbsp;
2145    </td>
2146    <td>
2147
2148<p>
2149
2150<p>
2151Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00134">134</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2152  </tr>
2153</table>
2154<a class="anchor" name="a70" doxytag="OgreGLPrerequisites.h::glIsOcclusionQueryNV_ptr" ></a><p>
2155<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2156  <tr>
2157    <td class="mdRow">
2158      <table cellpadding="0" cellspacing="0" border="0">
2159        <tr>
2160          <td class="md" nowrap valign="top"> GL_IsOcclusionQueryNV_Func <a class="el" href="OgreGLPrerequisites_8h.html#a70">glIsOcclusionQueryNV_ptr</a>
2161      </table>
2162    </td>
2163  </tr>
2164</table>
2165<table cellspacing=5 cellpadding=0 border=0>
2166  <tr>
2167    <td>
2168      &nbsp;
2169    </td>
2170    <td>
2171
2172<p>
2173
2174<p>
2175Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00197">197</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2176  </tr>
2177</table>
2178<a class="anchor" name="a62" doxytag="OgreGLPrerequisites.h::glLoadProgramNV_ptr" ></a><p>
2179<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2180  <tr>
2181    <td class="mdRow">
2182      <table cellpadding="0" cellspacing="0" border="0">
2183        <tr>
2184          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a61">GL_LoadProgramNV_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a62">glLoadProgramNV_ptr</a>
2185      </table>
2186    </td>
2187  </tr>
2188</table>
2189<table cellspacing=5 cellpadding=0 border=0>
2190  <tr>
2191    <td>
2192      &nbsp;
2193    </td>
2194    <td>
2195
2196<p>
2197
2198<p>
2199Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00177">177</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2200  </tr>
2201</table>
2202<a class="anchor" name="a19" doxytag="OgreGLPrerequisites.h::glMapBufferARB_ptr" ></a><p>
2203<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2204  <tr>
2205    <td class="mdRow">
2206      <table cellpadding="0" cellspacing="0" border="0">
2207        <tr>
2208          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a18">GL_MapBufferARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a19">glMapBufferARB_ptr</a>
2209      </table>
2210    </td>
2211  </tr>
2212</table>
2213<table cellspacing=5 cellpadding=0 border=0>
2214  <tr>
2215    <td>
2216      &nbsp;
2217    </td>
2218    <td>
2219
2220<p>
2221
2222<p>
2223Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00091">91</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2224  </tr>
2225</table>
2226<a class="anchor" name="a37" doxytag="OgreGLPrerequisites.h::glProgramLocalParameter4fvARB_ptr" ></a><p>
2227<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2228  <tr>
2229    <td class="mdRow">
2230      <table cellpadding="0" cellspacing="0" border="0">
2231        <tr>
2232          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a36">GL_ProgramLocalParameter4fvARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a37">glProgramLocalParameter4fvARB_ptr</a>
2233      </table>
2234    </td>
2235  </tr>
2236</table>
2237<table cellspacing=5 cellpadding=0 border=0>
2238  <tr>
2239    <td>
2240      &nbsp;
2241    </td>
2242    <td>
2243
2244<p>
2245
2246<p>
2247Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00127">127</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2248  </tr>
2249</table>
2250<a class="anchor" name="a39" doxytag="OgreGLPrerequisites.h::glProgramParameter4fvNV_ptr" ></a><p>
2251<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2252  <tr>
2253    <td class="mdRow">
2254      <table cellpadding="0" cellspacing="0" border="0">
2255        <tr>
2256          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a38">GL_ProgramParameter4fvNV_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a39">glProgramParameter4fvNV_ptr</a>
2257      </table>
2258    </td>
2259  </tr>
2260</table>
2261<table cellspacing=5 cellpadding=0 border=0>
2262  <tr>
2263    <td>
2264      &nbsp;
2265    </td>
2266    <td>
2267
2268<p>
2269
2270<p>
2271Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00131">131</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2272  </tr>
2273</table>
2274<a class="anchor" name="a35" doxytag="OgreGLPrerequisites.h::glProgramStringARB_ptr" ></a><p>
2275<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2276  <tr>
2277    <td class="mdRow">
2278      <table cellpadding="0" cellspacing="0" border="0">
2279        <tr>
2280          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a34">GL_ProgramStringARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a35">glProgramStringARB_ptr</a>
2281      </table>
2282    </td>
2283  </tr>
2284</table>
2285<table cellspacing=5 cellpadding=0 border=0>
2286  <tr>
2287    <td>
2288      &nbsp;
2289    </td>
2290    <td>
2291
2292<p>
2293
2294<p>
2295Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00123">123</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2296  </tr>
2297</table>
2298<a class="anchor" name="a11" doxytag="OgreGLPrerequisites.h::glSecondaryColor3fEXT_ptr" ></a><p>
2299<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2300  <tr>
2301    <td class="mdRow">
2302      <table cellpadding="0" cellspacing="0" border="0">
2303        <tr>
2304          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a10">GL_SecondaryColor3fEXT_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a11">glSecondaryColor3fEXT_ptr</a>
2305      </table>
2306    </td>
2307  </tr>
2308</table>
2309<table cellspacing=5 cellpadding=0 border=0>
2310  <tr>
2311    <td>
2312      &nbsp;
2313    </td>
2314    <td>
2315
2316<p>
2317
2318<p>
2319Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00075">75</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2320  </tr>
2321</table>
2322<a class="anchor" name="a9" doxytag="OgreGLPrerequisites.h::glSecondaryColorPointerEXT_ptr" ></a><p>
2323<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2324  <tr>
2325    <td class="mdRow">
2326      <table cellpadding="0" cellspacing="0" border="0">
2327        <tr>
2328          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a8">GL_SecondaryColorPointerEXT_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a9">glSecondaryColorPointerEXT_ptr</a>
2329      </table>
2330    </td>
2331  </tr>
2332</table>
2333<table cellspacing=5 cellpadding=0 border=0>
2334  <tr>
2335    <td>
2336      &nbsp;
2337    </td>
2338    <td>
2339
2340<p>
2341
2342<p>
2343Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00071">71</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2344  </tr>
2345</table>
2346<a class="anchor" name="a43" doxytag="OgreGLPrerequisites.h::GLsizei" ></a><p>
2347<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2348  <tr>
2349    <td class="mdRow">
2350      <table cellpadding="0" cellspacing="0" border="0">
2351        <tr>
2352          <td class="md" nowrap valign="top"> typedef <a class="el" href="OgreGLPrerequisites_8h.html#a43">GLsizei</a>
2353      </table>
2354    </td>
2355  </tr>
2356</table>
2357<table cellspacing=5 cellpadding=0 border=0>
2358  <tr>
2359    <td>
2360      &nbsp;
2361    </td>
2362    <td>
2363
2364<p>
2365
2366<p>
2367Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00134">134</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2368  </tr>
2369</table>
2370<a class="anchor" name="a64" doxytag="OgreGLPrerequisites.h::glTrackMatrixNV_ptr" ></a><p>
2371<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2372  <tr>
2373    <td class="mdRow">
2374      <table cellpadding="0" cellspacing="0" border="0">
2375        <tr>
2376          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a63">GL_TrackMatrixNV_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a64">glTrackMatrixNV_ptr</a>
2377      </table>
2378    </td>
2379  </tr>
2380</table>
2381<table cellspacing=5 cellpadding=0 border=0>
2382  <tr>
2383    <td>
2384      &nbsp;
2385    </td>
2386    <td>
2387
2388<p>
2389
2390<p>
2391Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00181">181</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2392  </tr>
2393</table>
2394<a class="anchor" name="a21" doxytag="OgreGLPrerequisites.h::glUnmapBufferARB_ptr" ></a><p>
2395<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2396  <tr>
2397    <td class="mdRow">
2398      <table cellpadding="0" cellspacing="0" border="0">
2399        <tr>
2400          <td class="md" nowrap valign="top"> <a class="el" href="OgreGLPrerequisites_8h.html#a20">GL_UnmapBufferARB_Func</a> <a class="el" href="OgreGLPrerequisites_8h.html#a21">glUnmapBufferARB_ptr</a>
2401      </table>
2402    </td>
2403  </tr>
2404</table>
2405<table cellspacing=5 cellpadding=0 border=0>
2406  <tr>
2407    <td>
2408      &nbsp;
2409    </td>
2410    <td>
2411
2412<p>
2413
2414<p>
2415Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00095">95</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2416  </tr>
2417</table>
2418<a class="anchor" name="a44" doxytag="OgreGLPrerequisites.h::glVertexAttribPointerARB_ptr" ></a><p>
2419<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2420  <tr>
2421    <td class="mdRow">
2422      <table cellpadding="0" cellspacing="0" border="0">
2423        <tr>
2424          <td class="md" nowrap valign="top"> GL_VertexAttribPointerARB_Func <a class="el" href="OgreGLPrerequisites_8h.html#a44">glVertexAttribPointerARB_ptr</a>
2425      </table>
2426    </td>
2427  </tr>
2428</table>
2429<table cellspacing=5 cellpadding=0 border=0>
2430  <tr>
2431    <td>
2432      &nbsp;
2433    </td>
2434    <td>
2435
2436<p>
2437
2438<p>
2439Definition at line <a class="el" href="OgreGLPrerequisites_8h-source.html#l00135">135</a> of file <a class="el" href="OgreGLPrerequisites_8h-source.html">OgreGLPrerequisites.h</a>.    </td>
2440  </tr>
2441</table>
2442<hr>
2443<p>
2444Copyright &copy; 2000-2005 by The OGRE Team<br />
2445<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
2446This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
2447                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
2448                <Work rdf:about="">
2449                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
2450        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
2451                </Work>
2452                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
2453
2454Last modified Sun Feb 12 12:59:55 2006
2455</p>
2456</body>
2457</html>
Note: See TracBrowser for help on using the repository browser.