1 | <html> |
---|
2 | <head> |
---|
3 | <title>Ogre::GLXPBuffer class 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
10 | <h1>Ogre::GLXPBuffer Class Reference</h1><code>#include <<a class="el" href="OgreGLXRenderTexture_8h-source.html">OgreGLXRenderTexture.h</a>></code> |
---|
11 | <p> |
---|
12 | <p>Inheritance diagram for Ogre::GLXPBuffer: |
---|
13 | <p><center><img src="classOgre_1_1GLXPBuffer.png" usemap="#Ogre::GLXPBuffer_map" border="0" alt=""></center> |
---|
14 | <map name="Ogre::GLXPBuffer_map"> |
---|
15 | <area href="classOgre_1_1GLPBuffer.html" alt="Ogre::GLPBuffer" shape="rect" coords="0,0,115,24"> |
---|
16 | </map> |
---|
17 | <a href="classOgre_1_1GLXPBuffer-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
18 | <tr><td></td></tr> |
---|
19 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
20 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBuffera0">GLXPBuffer</a> (<a class="el" href="namespaceOgre.html#a673">PixelComponentType</a> format, size_t width, size_t height)</td></tr> |
---|
21 | |
---|
22 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBuffera1">~GLXPBuffer</a> ()</td></tr> |
---|
23 | |
---|
24 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1GLContext.html">GLContext</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBuffera2">getContext</a> ()</td></tr> |
---|
25 | |
---|
26 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Get the GL context that needs to be active to render to this PBuffer. <a href="#Ogre_1_1GLXPBuffera2"></a><br><br></td></tr> |
---|
27 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a673">PixelComponentType</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLPBuffer.html#Ogre_1_1Win32PBuffera3">getFormat</a> ()</td></tr> |
---|
28 | |
---|
29 | <tr><td class="memItemLeft" nowrap align=right valign=top>size_t </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLPBuffer.html#Ogre_1_1Win32PBuffera4">getWidth</a> ()</td></tr> |
---|
30 | |
---|
31 | <tr><td class="memItemLeft" nowrap align=right valign=top>size_t </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLPBuffer.html#Ogre_1_1Win32PBuffera5">getHeight</a> ()</td></tr> |
---|
32 | |
---|
33 | <tr><td colspan=2><br><h2>Static Public Member Functions</h2></td></tr> |
---|
34 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a673">PixelComponentType</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLPBuffer.html#Ogre_1_1Win32PBuffere0">getPixelComponentType</a> (<a class="el" href="namespaceOgre.html#a671">PixelFormat</a> fmt)</td></tr> |
---|
35 | |
---|
36 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Get PBuffer component format for an OGRE pixel format. <a href="#Ogre_1_1Win32PBuffere0"></a><br><br></td></tr> |
---|
37 | <tr><td colspan=2><br><h2>Protected Types</h2></td></tr> |
---|
38 | <tr><td class="memItemLeft" nowrap align=right valign=top>enum </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferx4">RTFType</a> { <a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferx4Ogre_1_1GLXPBufferx0">RTF_NONE</a> = 0, |
---|
39 | <a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferx4Ogre_1_1GLXPBufferx1">RTF_NV</a> = 1, |
---|
40 | <a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferx4Ogre_1_1GLXPBufferx2">RTF_ATI</a> = 2, |
---|
41 | <a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferx4Ogre_1_1GLXPBufferx3">RTF_ARB</a> = 3 |
---|
42 | }</td></tr> |
---|
43 | |
---|
44 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Find out which extension to use for floating point Possible floating point extensions, in order of preference (ARB is best). <a href="#Ogre_1_1GLXPBufferx4">More...</a><br><br></td></tr> |
---|
45 | <tr><td colspan=2><br><h2>Protected Member Functions</h2></td></tr> |
---|
46 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferb0">createPBuffer</a> ()</td></tr> |
---|
47 | |
---|
48 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferx4">RTFType</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferb1">detectRTFType</a> ()</td></tr> |
---|
49 | |
---|
50 | <tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr> |
---|
51 | <tr><td class="memItemLeft" nowrap align=right valign=top>::Display * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferp0">_pDpy</a></td></tr> |
---|
52 | |
---|
53 | <tr><td class="memItemLeft" nowrap align=right valign=top>::<a class="el" href="classOgre_1_1GLXContext.html">GLXContext</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferp1">_hGLContext</a></td></tr> |
---|
54 | |
---|
55 | <tr><td class="memItemLeft" nowrap align=right valign=top>::GLXPbuffer </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferp2">_hPBuffer</a></td></tr> |
---|
56 | |
---|
57 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1GLXContext.html">Ogre::GLXContext</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferp3">mContext</a></td></tr> |
---|
58 | |
---|
59 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a673">PixelComponentType</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLPBuffer.html#Ogre_1_1Win32PBufferp4">mFormat</a></td></tr> |
---|
60 | |
---|
61 | <tr><td class="memItemLeft" nowrap align=right valign=top>size_t </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLPBuffer.html#Ogre_1_1Win32PBufferp5">mWidth</a></td></tr> |
---|
62 | |
---|
63 | <tr><td class="memItemLeft" nowrap align=right valign=top>size_t </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1GLPBuffer.html#Ogre_1_1Win32PBufferp6">mHeight</a></td></tr> |
---|
64 | |
---|
65 | </table> |
---|
66 | <hr><h2>Member Enumeration Documentation</h2> |
---|
67 | <a class="anchor" name="Ogre_1_1GLXPBufferx4" doxytag="Ogre::GLXPBuffer::RTFType" ></a><p> |
---|
68 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
69 | <tr> |
---|
70 | <td class="mdRow"> |
---|
71 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
72 | <tr> |
---|
73 | <td class="md" nowrap valign="top"> enum <a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferx4">Ogre::GLXPBuffer::RTFType</a><code> [protected]</code> |
---|
74 | </table> |
---|
75 | </td> |
---|
76 | </tr> |
---|
77 | </table> |
---|
78 | <table cellspacing=5 cellpadding=0 border=0> |
---|
79 | <tr> |
---|
80 | <td> |
---|
81 | |
---|
82 | </td> |
---|
83 | <td> |
---|
84 | |
---|
85 | <p> |
---|
86 | Find out which extension to use for floating point Possible floating point extensions, in order of preference (ARB is best). |
---|
87 | <p> |
---|
88 | <dl compact><dt><b>Enumeration values: </b></dt><dd> |
---|
89 | <table border=0 cellspacing=2 cellpadding=0> |
---|
90 | <tr><td valign=top><em><a class="anchor" name="Ogre_1_1GLXPBufferx4Ogre_1_1GLXPBufferx0" doxytag="RTF_NONE" ></a>RTF_NONE</em> </td><td> |
---|
91 | </td></tr> |
---|
92 | <tr><td valign=top><em><a class="anchor" name="Ogre_1_1GLXPBufferx4Ogre_1_1GLXPBufferx1" doxytag="RTF_NV" ></a>RTF_NV</em> </td><td> |
---|
93 | </td></tr> |
---|
94 | <tr><td valign=top><em><a class="anchor" name="Ogre_1_1GLXPBufferx4Ogre_1_1GLXPBufferx2" doxytag="RTF_ATI" ></a>RTF_ATI</em> </td><td> |
---|
95 | GLX_NV_float_buffer. </td></tr> |
---|
96 | <tr><td valign=top><em><a class="anchor" name="Ogre_1_1GLXPBufferx4Ogre_1_1GLXPBufferx3" doxytag="RTF_ARB" ></a>RTF_ARB</em> </td><td> |
---|
97 | GLX_ATI_pixel_format_float. </td></tr> |
---|
98 | </table> |
---|
99 | </dl> |
---|
100 | |
---|
101 | <p> |
---|
102 | Definition at line <a class="el" href="OgreGLXRenderTexture_8h-source.html#l00055">55</a> of file <a class="el" href="OgreGLXRenderTexture_8h-source.html">OgreGLXRenderTexture.h</a>. </td> |
---|
103 | </tr> |
---|
104 | </table> |
---|
105 | <hr><h2>Constructor & Destructor Documentation</h2> |
---|
106 | <a class="anchor" name="Ogre_1_1GLXPBuffera0" doxytag="Ogre::GLXPBuffer::GLXPBuffer" ></a><p> |
---|
107 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
108 | <tr> |
---|
109 | <td class="mdRow"> |
---|
110 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
111 | <tr> |
---|
112 | <td class="md" nowrap valign="top"> Ogre::GLXPBuffer::GLXPBuffer </td> |
---|
113 | <td class="md" valign="top">( </td> |
---|
114 | <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a673">PixelComponentType</a> </td> |
---|
115 | <td class="mdname" nowrap> <em>format</em>, </td> |
---|
116 | </tr> |
---|
117 | <tr> |
---|
118 | <td class="md" nowrap align="right"></td> |
---|
119 | <td></td> |
---|
120 | <td class="md" nowrap>size_t </td> |
---|
121 | <td class="mdname" nowrap> <em>width</em>, </td> |
---|
122 | </tr> |
---|
123 | <tr> |
---|
124 | <td class="md" nowrap align="right"></td> |
---|
125 | <td></td> |
---|
126 | <td class="md" nowrap>size_t </td> |
---|
127 | <td class="mdname" nowrap> <em>height</em></td> |
---|
128 | </tr> |
---|
129 | <tr> |
---|
130 | <td></td> |
---|
131 | <td class="md">) </td> |
---|
132 | <td class="md" colspan="2"></td> |
---|
133 | </tr> |
---|
134 | |
---|
135 | </table> |
---|
136 | </td> |
---|
137 | </tr> |
---|
138 | </table> |
---|
139 | <table cellspacing=5 cellpadding=0 border=0> |
---|
140 | <tr> |
---|
141 | <td> |
---|
142 | |
---|
143 | </td> |
---|
144 | <td> |
---|
145 | |
---|
146 | <p> |
---|
147 | </td> |
---|
148 | </tr> |
---|
149 | </table> |
---|
150 | <a class="anchor" name="Ogre_1_1GLXPBuffera1" doxytag="Ogre::GLXPBuffer::~GLXPBuffer" ></a><p> |
---|
151 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
152 | <tr> |
---|
153 | <td class="mdRow"> |
---|
154 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
155 | <tr> |
---|
156 | <td class="md" nowrap valign="top"> Ogre::GLXPBuffer::~<a class="el" href="classOgre_1_1GLXPBuffer.html">GLXPBuffer</a> </td> |
---|
157 | <td class="md" valign="top">( </td> |
---|
158 | <td class="mdname1" valign="top" nowrap> </td> |
---|
159 | <td class="md" valign="top"> ) </td> |
---|
160 | <td class="md" nowrap></td> |
---|
161 | </tr> |
---|
162 | |
---|
163 | </table> |
---|
164 | </td> |
---|
165 | </tr> |
---|
166 | </table> |
---|
167 | <table cellspacing=5 cellpadding=0 border=0> |
---|
168 | <tr> |
---|
169 | <td> |
---|
170 | |
---|
171 | </td> |
---|
172 | <td> |
---|
173 | |
---|
174 | <p> |
---|
175 | </td> |
---|
176 | </tr> |
---|
177 | </table> |
---|
178 | <hr><h2>Member Function Documentation</h2> |
---|
179 | <a class="anchor" name="Ogre_1_1GLXPBufferb0" doxytag="Ogre::GLXPBuffer::createPBuffer" ></a><p> |
---|
180 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
181 | <tr> |
---|
182 | <td class="mdRow"> |
---|
183 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
184 | <tr> |
---|
185 | <td class="md" nowrap valign="top"> void Ogre::GLXPBuffer::createPBuffer </td> |
---|
186 | <td class="md" valign="top">( </td> |
---|
187 | <td class="mdname1" valign="top" nowrap> </td> |
---|
188 | <td class="md" valign="top"> ) </td> |
---|
189 | <td class="md" nowrap><code> [protected]</code></td> |
---|
190 | </tr> |
---|
191 | |
---|
192 | </table> |
---|
193 | </td> |
---|
194 | </tr> |
---|
195 | </table> |
---|
196 | <table cellspacing=5 cellpadding=0 border=0> |
---|
197 | <tr> |
---|
198 | <td> |
---|
199 | |
---|
200 | </td> |
---|
201 | <td> |
---|
202 | |
---|
203 | <p> |
---|
204 | </td> |
---|
205 | </tr> |
---|
206 | </table> |
---|
207 | <a class="anchor" name="Ogre_1_1GLXPBufferb1" doxytag="Ogre::GLXPBuffer::detectRTFType" ></a><p> |
---|
208 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
209 | <tr> |
---|
210 | <td class="mdRow"> |
---|
211 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
212 | <tr> |
---|
213 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferx4">RTFType</a> Ogre::GLXPBuffer::detectRTFType </td> |
---|
214 | <td class="md" valign="top">( </td> |
---|
215 | <td class="mdname1" valign="top" nowrap> </td> |
---|
216 | <td class="md" valign="top"> ) </td> |
---|
217 | <td class="md" nowrap><code> [protected]</code></td> |
---|
218 | </tr> |
---|
219 | |
---|
220 | </table> |
---|
221 | </td> |
---|
222 | </tr> |
---|
223 | </table> |
---|
224 | <table cellspacing=5 cellpadding=0 border=0> |
---|
225 | <tr> |
---|
226 | <td> |
---|
227 | |
---|
228 | </td> |
---|
229 | <td> |
---|
230 | |
---|
231 | <p> |
---|
232 | </td> |
---|
233 | </tr> |
---|
234 | </table> |
---|
235 | <a class="anchor" name="Ogre_1_1GLXPBuffera2" doxytag="Ogre::GLXPBuffer::getContext" ></a><p> |
---|
236 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
237 | <tr> |
---|
238 | <td class="mdRow"> |
---|
239 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
240 | <tr> |
---|
241 | <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1GLContext.html">GLContext</a>* Ogre::GLXPBuffer::getContext </td> |
---|
242 | <td class="md" valign="top">( </td> |
---|
243 | <td class="mdname1" valign="top" nowrap> </td> |
---|
244 | <td class="md" valign="top"> ) </td> |
---|
245 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
246 | </tr> |
---|
247 | |
---|
248 | </table> |
---|
249 | </td> |
---|
250 | </tr> |
---|
251 | </table> |
---|
252 | <table cellspacing=5 cellpadding=0 border=0> |
---|
253 | <tr> |
---|
254 | <td> |
---|
255 | |
---|
256 | </td> |
---|
257 | <td> |
---|
258 | |
---|
259 | <p> |
---|
260 | Get the GL context that needs to be active to render to this PBuffer. |
---|
261 | <p> |
---|
262 | |
---|
263 | <p> |
---|
264 | Implements <a class="el" href="classOgre_1_1GLPBuffer.html#Ogre_1_1GLPBuffera2">Ogre::GLPBuffer</a>. </td> |
---|
265 | </tr> |
---|
266 | </table> |
---|
267 | <a class="anchor" name="Ogre_1_1Win32PBuffera3" doxytag="Ogre::GLXPBuffer::getFormat" ></a><p> |
---|
268 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
269 | <tr> |
---|
270 | <td class="mdRow"> |
---|
271 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
272 | <tr> |
---|
273 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a673">PixelComponentType</a> Ogre::GLPBuffer::getFormat </td> |
---|
274 | <td class="md" valign="top">( </td> |
---|
275 | <td class="mdname1" valign="top" nowrap> </td> |
---|
276 | <td class="md" valign="top"> ) </td> |
---|
277 | <td class="md" nowrap><code> [inherited]</code></td> |
---|
278 | </tr> |
---|
279 | |
---|
280 | </table> |
---|
281 | </td> |
---|
282 | </tr> |
---|
283 | </table> |
---|
284 | <table cellspacing=5 cellpadding=0 border=0> |
---|
285 | <tr> |
---|
286 | <td> |
---|
287 | |
---|
288 | </td> |
---|
289 | <td> |
---|
290 | |
---|
291 | <p> |
---|
292 | |
---|
293 | <p> |
---|
294 | Definition at line <a class="el" href="OgreGLPBuffer_8h-source.html#l00045">45</a> of file <a class="el" href="OgreGLPBuffer_8h-source.html">OgreGLPBuffer.h</a>. |
---|
295 | <p> |
---|
296 | References <a class="el" href="OgrePixelFormat_8h-source.html#l00153">Ogre::PixelComponentType</a>. </td> |
---|
297 | </tr> |
---|
298 | </table> |
---|
299 | <a class="anchor" name="Ogre_1_1Win32PBuffera5" doxytag="Ogre::GLXPBuffer::getHeight" ></a><p> |
---|
300 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
301 | <tr> |
---|
302 | <td class="mdRow"> |
---|
303 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
304 | <tr> |
---|
305 | <td class="md" nowrap valign="top"> size_t Ogre::GLPBuffer::getHeight </td> |
---|
306 | <td class="md" valign="top">( </td> |
---|
307 | <td class="md" nowrap valign="top">void </td> |
---|
308 | <td class="mdname1" valign="top" nowrap> </td> |
---|
309 | <td class="md" valign="top"> ) </td> |
---|
310 | <td class="md" nowrap><code> [inherited]</code></td> |
---|
311 | </tr> |
---|
312 | |
---|
313 | </table> |
---|
314 | </td> |
---|
315 | </tr> |
---|
316 | </table> |
---|
317 | <table cellspacing=5 cellpadding=0 border=0> |
---|
318 | <tr> |
---|
319 | <td> |
---|
320 | |
---|
321 | </td> |
---|
322 | <td> |
---|
323 | |
---|
324 | <p> |
---|
325 | |
---|
326 | <p> |
---|
327 | Definition at line <a class="el" href="OgreGLPBuffer_8h-source.html#l00047">47</a> of file <a class="el" href="OgreGLPBuffer_8h-source.html">OgreGLPBuffer.h</a>. </td> |
---|
328 | </tr> |
---|
329 | </table> |
---|
330 | <a class="anchor" name="Ogre_1_1Win32PBuffere0" doxytag="Ogre::GLXPBuffer::getPixelComponentType" ></a><p> |
---|
331 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
332 | <tr> |
---|
333 | <td class="mdRow"> |
---|
334 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
335 | <tr> |
---|
336 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a673">PixelComponentType</a> Ogre::GLPBuffer::getPixelComponentType </td> |
---|
337 | <td class="md" valign="top">( </td> |
---|
338 | <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a671">PixelFormat</a> </td> |
---|
339 | <td class="mdname1" valign="top" nowrap> <em>fmt</em> </td> |
---|
340 | <td class="md" valign="top"> ) </td> |
---|
341 | <td class="md" nowrap><code> [static, inherited]</code></td> |
---|
342 | </tr> |
---|
343 | |
---|
344 | </table> |
---|
345 | </td> |
---|
346 | </tr> |
---|
347 | </table> |
---|
348 | <table cellspacing=5 cellpadding=0 border=0> |
---|
349 | <tr> |
---|
350 | <td> |
---|
351 | |
---|
352 | </td> |
---|
353 | <td> |
---|
354 | |
---|
355 | <p> |
---|
356 | Get PBuffer component format for an OGRE pixel format. |
---|
357 | <p> |
---|
358 | </td> |
---|
359 | </tr> |
---|
360 | </table> |
---|
361 | <a class="anchor" name="Ogre_1_1Win32PBuffera4" doxytag="Ogre::GLXPBuffer::getWidth" ></a><p> |
---|
362 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
363 | <tr> |
---|
364 | <td class="mdRow"> |
---|
365 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
366 | <tr> |
---|
367 | <td class="md" nowrap valign="top"> size_t Ogre::GLPBuffer::getWidth </td> |
---|
368 | <td class="md" valign="top">( </td> |
---|
369 | <td class="md" nowrap valign="top">void </td> |
---|
370 | <td class="mdname1" valign="top" nowrap> </td> |
---|
371 | <td class="md" valign="top"> ) </td> |
---|
372 | <td class="md" nowrap><code> [inherited]</code></td> |
---|
373 | </tr> |
---|
374 | |
---|
375 | </table> |
---|
376 | </td> |
---|
377 | </tr> |
---|
378 | </table> |
---|
379 | <table cellspacing=5 cellpadding=0 border=0> |
---|
380 | <tr> |
---|
381 | <td> |
---|
382 | |
---|
383 | </td> |
---|
384 | <td> |
---|
385 | |
---|
386 | <p> |
---|
387 | |
---|
388 | <p> |
---|
389 | Definition at line <a class="el" href="OgreGLPBuffer_8h-source.html#l00046">46</a> of file <a class="el" href="OgreGLPBuffer_8h-source.html">OgreGLPBuffer.h</a>. </td> |
---|
390 | </tr> |
---|
391 | </table> |
---|
392 | <hr><h2>Member Data Documentation</h2> |
---|
393 | <a class="anchor" name="Ogre_1_1GLXPBufferp1" doxytag="Ogre::GLXPBuffer::_hGLContext" ></a><p> |
---|
394 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
395 | <tr> |
---|
396 | <td class="mdRow"> |
---|
397 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
398 | <tr> |
---|
399 | <td class="md" nowrap valign="top"> ::<a class="el" href="classOgre_1_1GLXContext.html">GLXContext</a> <a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferp1">Ogre::GLXPBuffer::_hGLContext</a><code> [protected]</code> |
---|
400 | </table> |
---|
401 | </td> |
---|
402 | </tr> |
---|
403 | </table> |
---|
404 | <table cellspacing=5 cellpadding=0 border=0> |
---|
405 | <tr> |
---|
406 | <td> |
---|
407 | |
---|
408 | </td> |
---|
409 | <td> |
---|
410 | |
---|
411 | <p> |
---|
412 | |
---|
413 | <p> |
---|
414 | Definition at line <a class="el" href="OgreGLXRenderTexture_8h-source.html#l00049">49</a> of file <a class="el" href="OgreGLXRenderTexture_8h-source.html">OgreGLXRenderTexture.h</a>. </td> |
---|
415 | </tr> |
---|
416 | </table> |
---|
417 | <a class="anchor" name="Ogre_1_1GLXPBufferp2" doxytag="Ogre::GLXPBuffer::_hPBuffer" ></a><p> |
---|
418 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
419 | <tr> |
---|
420 | <td class="mdRow"> |
---|
421 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
422 | <tr> |
---|
423 | <td class="md" nowrap valign="top"> ::GLXPbuffer <a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferp2">Ogre::GLXPBuffer::_hPBuffer</a><code> [protected]</code> |
---|
424 | </table> |
---|
425 | </td> |
---|
426 | </tr> |
---|
427 | </table> |
---|
428 | <table cellspacing=5 cellpadding=0 border=0> |
---|
429 | <tr> |
---|
430 | <td> |
---|
431 | |
---|
432 | </td> |
---|
433 | <td> |
---|
434 | |
---|
435 | <p> |
---|
436 | |
---|
437 | <p> |
---|
438 | Definition at line <a class="el" href="OgreGLXRenderTexture_8h-source.html#l00050">50</a> of file <a class="el" href="OgreGLXRenderTexture_8h-source.html">OgreGLXRenderTexture.h</a>. </td> |
---|
439 | </tr> |
---|
440 | </table> |
---|
441 | <a class="anchor" name="Ogre_1_1GLXPBufferp0" doxytag="Ogre::GLXPBuffer::_pDpy" ></a><p> |
---|
442 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
443 | <tr> |
---|
444 | <td class="mdRow"> |
---|
445 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
446 | <tr> |
---|
447 | <td class="md" nowrap valign="top"> ::Display* <a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferp0">Ogre::GLXPBuffer::_pDpy</a><code> [protected]</code> |
---|
448 | </table> |
---|
449 | </td> |
---|
450 | </tr> |
---|
451 | </table> |
---|
452 | <table cellspacing=5 cellpadding=0 border=0> |
---|
453 | <tr> |
---|
454 | <td> |
---|
455 | |
---|
456 | </td> |
---|
457 | <td> |
---|
458 | |
---|
459 | <p> |
---|
460 | |
---|
461 | <p> |
---|
462 | Definition at line <a class="el" href="OgreGLXRenderTexture_8h-source.html#l00048">48</a> of file <a class="el" href="OgreGLXRenderTexture_8h-source.html">OgreGLXRenderTexture.h</a>. </td> |
---|
463 | </tr> |
---|
464 | </table> |
---|
465 | <a class="anchor" name="Ogre_1_1GLXPBufferp3" doxytag="Ogre::GLXPBuffer::mContext" ></a><p> |
---|
466 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
467 | <tr> |
---|
468 | <td class="mdRow"> |
---|
469 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
470 | <tr> |
---|
471 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1GLXContext.html">Ogre::GLXContext</a>* <a class="el" href="classOgre_1_1GLXPBuffer.html#Ogre_1_1GLXPBufferp3">Ogre::GLXPBuffer::mContext</a><code> [protected]</code> |
---|
472 | </table> |
---|
473 | </td> |
---|
474 | </tr> |
---|
475 | </table> |
---|
476 | <table cellspacing=5 cellpadding=0 border=0> |
---|
477 | <tr> |
---|
478 | <td> |
---|
479 | |
---|
480 | </td> |
---|
481 | <td> |
---|
482 | |
---|
483 | <p> |
---|
484 | |
---|
485 | <p> |
---|
486 | Definition at line <a class="el" href="OgreGLXRenderTexture_8h-source.html#l00051">51</a> of file <a class="el" href="OgreGLXRenderTexture_8h-source.html">OgreGLXRenderTexture.h</a>. </td> |
---|
487 | </tr> |
---|
488 | </table> |
---|
489 | <a class="anchor" name="Ogre_1_1Win32PBufferp4" doxytag="Ogre::GLXPBuffer::mFormat" ></a><p> |
---|
490 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
491 | <tr> |
---|
492 | <td class="mdRow"> |
---|
493 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
494 | <tr> |
---|
495 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a673">PixelComponentType</a> <a class="el" href="classOgre_1_1GLPBuffer.html#Ogre_1_1Win32PBufferp4">Ogre::GLPBuffer::mFormat</a><code> [protected, inherited]</code> |
---|
496 | </table> |
---|
497 | </td> |
---|
498 | </tr> |
---|
499 | </table> |
---|
500 | <table cellspacing=5 cellpadding=0 border=0> |
---|
501 | <tr> |
---|
502 | <td> |
---|
503 | |
---|
504 | </td> |
---|
505 | <td> |
---|
506 | |
---|
507 | <p> |
---|
508 | |
---|
509 | <p> |
---|
510 | Definition at line <a class="el" href="OgreGLPBuffer_8h-source.html#l00053">53</a> of file <a class="el" href="OgreGLPBuffer_8h-source.html">OgreGLPBuffer.h</a>. </td> |
---|
511 | </tr> |
---|
512 | </table> |
---|
513 | <a class="anchor" name="Ogre_1_1Win32PBufferp6" doxytag="Ogre::GLXPBuffer::mHeight" ></a><p> |
---|
514 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
515 | <tr> |
---|
516 | <td class="mdRow"> |
---|
517 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
518 | <tr> |
---|
519 | <td class="md" nowrap valign="top"> size_t <a class="el" href="classOgre_1_1GLPBuffer.html#Ogre_1_1Win32PBufferp6">Ogre::GLPBuffer::mHeight</a><code> [protected, inherited]</code> |
---|
520 | </table> |
---|
521 | </td> |
---|
522 | </tr> |
---|
523 | </table> |
---|
524 | <table cellspacing=5 cellpadding=0 border=0> |
---|
525 | <tr> |
---|
526 | <td> |
---|
527 | |
---|
528 | </td> |
---|
529 | <td> |
---|
530 | |
---|
531 | <p> |
---|
532 | |
---|
533 | <p> |
---|
534 | Definition at line <a class="el" href="OgreGLPBuffer_8h-source.html#l00054">54</a> of file <a class="el" href="OgreGLPBuffer_8h-source.html">OgreGLPBuffer.h</a>. </td> |
---|
535 | </tr> |
---|
536 | </table> |
---|
537 | <a class="anchor" name="Ogre_1_1Win32PBufferp5" doxytag="Ogre::GLXPBuffer::mWidth" ></a><p> |
---|
538 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
539 | <tr> |
---|
540 | <td class="mdRow"> |
---|
541 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
542 | <tr> |
---|
543 | <td class="md" nowrap valign="top"> size_t <a class="el" href="classOgre_1_1GLPBuffer.html#Ogre_1_1Win32PBufferp5">Ogre::GLPBuffer::mWidth</a><code> [protected, inherited]</code> |
---|
544 | </table> |
---|
545 | </td> |
---|
546 | </tr> |
---|
547 | </table> |
---|
548 | <table cellspacing=5 cellpadding=0 border=0> |
---|
549 | <tr> |
---|
550 | <td> |
---|
551 | |
---|
552 | </td> |
---|
553 | <td> |
---|
554 | |
---|
555 | <p> |
---|
556 | |
---|
557 | <p> |
---|
558 | Definition at line <a class="el" href="OgreGLPBuffer_8h-source.html#l00054">54</a> of file <a class="el" href="OgreGLPBuffer_8h-source.html">OgreGLPBuffer.h</a>. </td> |
---|
559 | </tr> |
---|
560 | </table> |
---|
561 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
562 | <li><a class="el" href="OgreGLXRenderTexture_8h-source.html">OgreGLXRenderTexture.h</a></ul> |
---|
563 | <hr> |
---|
564 | <p> |
---|
565 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
566 | <!--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/> |
---|
567 | This 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/> |
---|
568 | <!--/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#"> |
---|
569 | <Work rdf:about=""> |
---|
570 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
571 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
572 | </Work> |
---|
573 | <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> --> |
---|
574 | |
---|
575 | Last modified Sun Mar 12 14:51:33 2006 |
---|
576 | </p> |
---|
577 | </body> |
---|
578 | </html> |
---|