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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::D3D9VideoMode 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&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>Ogre::D3D9VideoMode Class Reference</h1><code>#include &lt;<a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>&gt;</code>
11<p>
12<a href="classOgre_1_1D3D9VideoMode-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
13<tr><td></td></tr>
14<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
15<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModea0">D3D9VideoMode</a> ()</td></tr>
16
17<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModea1">D3D9VideoMode</a> (const <a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a> &amp;ob)</td></tr>
18
19<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModea2">D3D9VideoMode</a> (D3DDISPLAYMODE d3ddm)</td></tr>
20
21<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModea3">~D3D9VideoMode</a> ()</td></tr>
22
23<tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModea4">getWidth</a> () const </td></tr>
24
25<tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModea5">getHeight</a> () const </td></tr>
26
27<tr><td class="memItemLeft" nowrap align=right valign=top>D3DFORMAT&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModea6">getFormat</a> () const </td></tr>
28
29<tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModea7">getRefreshRate</a> () const </td></tr>
30
31<tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModea8">getColourDepth</a> () const </td></tr>
32
33<tr><td class="memItemLeft" nowrap align=right valign=top>D3DDISPLAYMODE&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModea9">getDisplayMode</a> () const </td></tr>
34
35<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModea10">increaseRefreshRate</a> (unsigned int rr)</td></tr>
36
37<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a426">String</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModea11">getDescription</a> () const </td></tr>
38
39<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr>
40<tr><td class="memItemLeft" nowrap align=right valign=top>D3DDISPLAYMODE&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModer0">mDisplayMode</a></td></tr>
41
42<tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModer1">modeNumber</a></td></tr>
43
44</table>
45<hr><h2>Constructor &amp; Destructor Documentation</h2>
46<a class="anchor" name="Ogre_1_1D3D9VideoModea0" doxytag="Ogre::D3D9VideoMode::D3D9VideoMode" ></a><p>
47<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
48  <tr>
49    <td class="mdRow">
50      <table cellpadding="0" cellspacing="0" border="0">
51        <tr>
52          <td class="md" nowrap valign="top"> Ogre::D3D9VideoMode::D3D9VideoMode </td>
53          <td class="md" valign="top">(&nbsp;</td>
54          <td class="mdname1" valign="top" nowrap>          </td>
55          <td class="md" valign="top">&nbsp;)&nbsp;</td>
56          <td class="md" nowrap></td>
57        </tr>
58
59      </table>
60    </td>
61  </tr>
62</table>
63<table cellspacing=5 cellpadding=0 border=0>
64  <tr>
65    <td>
66      &nbsp;
67    </td>
68    <td>
69
70<p>
71
72<p>
73Definition at line <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00046">46</a> of file <a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>.
74<p>
75References <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00042">mDisplayMode</a>, <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00037">Ogre::modeCount</a>, and <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00043">modeNumber</a>.    </td>
76  </tr>
77</table>
78<a class="anchor" name="Ogre_1_1D3D9VideoModea1" doxytag="Ogre::D3D9VideoMode::D3D9VideoMode" ></a><p>
79<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
80  <tr>
81    <td class="mdRow">
82      <table cellpadding="0" cellspacing="0" border="0">
83        <tr>
84          <td class="md" nowrap valign="top"> Ogre::D3D9VideoMode::D3D9VideoMode </td>
85          <td class="md" valign="top">(&nbsp;</td>
86          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a> &amp;&nbsp;</td>
87          <td class="mdname1" valign="top" nowrap> <em>ob</em>          </td>
88          <td class="md" valign="top">&nbsp;)&nbsp;</td>
89          <td class="md" nowrap></td>
90        </tr>
91
92      </table>
93    </td>
94  </tr>
95</table>
96<table cellspacing=5 cellpadding=0 border=0>
97  <tr>
98    <td>
99      &nbsp;
100    </td>
101    <td>
102
103<p>
104
105<p>
106Definition at line <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00047">47</a> of file <a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>.
107<p>
108References <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00042">mDisplayMode</a>, <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00037">Ogre::modeCount</a>, and <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00043">modeNumber</a>.    </td>
109  </tr>
110</table>
111<a class="anchor" name="Ogre_1_1D3D9VideoModea2" doxytag="Ogre::D3D9VideoMode::D3D9VideoMode" ></a><p>
112<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
113  <tr>
114    <td class="mdRow">
115      <table cellpadding="0" cellspacing="0" border="0">
116        <tr>
117          <td class="md" nowrap valign="top"> Ogre::D3D9VideoMode::D3D9VideoMode </td>
118          <td class="md" valign="top">(&nbsp;</td>
119          <td class="md" nowrap valign="top">D3DDISPLAYMODE&nbsp;</td>
120          <td class="mdname1" valign="top" nowrap> <em>d3ddm</em>          </td>
121          <td class="md" valign="top">&nbsp;)&nbsp;</td>
122          <td class="md" nowrap></td>
123        </tr>
124
125      </table>
126    </td>
127  </tr>
128</table>
129<table cellspacing=5 cellpadding=0 border=0>
130  <tr>
131    <td>
132      &nbsp;
133    </td>
134    <td>
135
136<p>
137
138<p>
139Definition at line <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00048">48</a> of file <a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>.
140<p>
141References <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00042">mDisplayMode</a>, <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00037">Ogre::modeCount</a>, and <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00043">modeNumber</a>.    </td>
142  </tr>
143</table>
144<a class="anchor" name="Ogre_1_1D3D9VideoModea3" doxytag="Ogre::D3D9VideoMode::~D3D9VideoMode" ></a><p>
145<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
146  <tr>
147    <td class="mdRow">
148      <table cellpadding="0" cellspacing="0" border="0">
149        <tr>
150          <td class="md" nowrap valign="top"> Ogre::D3D9VideoMode::~<a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a> </td>
151          <td class="md" valign="top">(&nbsp;</td>
152          <td class="mdname1" valign="top" nowrap>          </td>
153          <td class="md" valign="top">&nbsp;)&nbsp;</td>
154          <td class="md" nowrap></td>
155        </tr>
156
157      </table>
158    </td>
159  </tr>
160</table>
161<table cellspacing=5 cellpadding=0 border=0>
162  <tr>
163    <td>
164      &nbsp;
165    </td>
166    <td>
167
168<p>
169
170<p>
171Definition at line <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00049">49</a> of file <a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>.
172<p>
173References <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00037">Ogre::modeCount</a>.    </td>
174  </tr>
175</table>
176<hr><h2>Member Function Documentation</h2>
177<a class="anchor" name="Ogre_1_1D3D9VideoModea8" doxytag="Ogre::D3D9VideoMode::getColourDepth" ></a><p>
178<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
179  <tr>
180    <td class="mdRow">
181      <table cellpadding="0" cellspacing="0" border="0">
182        <tr>
183          <td class="md" nowrap valign="top"> unsigned int Ogre::D3D9VideoMode::getColourDepth </td>
184          <td class="md" valign="top">(&nbsp;</td>
185          <td class="mdname1" valign="top" nowrap>          </td>
186          <td class="md" valign="top">&nbsp;)&nbsp;</td>
187          <td class="md" nowrap> const</td>
188        </tr>
189
190      </table>
191    </td>
192  </tr>
193</table>
194<table cellspacing=5 cellpadding=0 border=0>
195  <tr>
196    <td>
197      &nbsp;
198    </td>
199    <td>
200
201<p>
202    </td>
203  </tr>
204</table>
205<a class="anchor" name="Ogre_1_1D3D9VideoModea11" doxytag="Ogre::D3D9VideoMode::getDescription" ></a><p>
206<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
207  <tr>
208    <td class="mdRow">
209      <table cellpadding="0" cellspacing="0" border="0">
210        <tr>
211          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a426">String</a> Ogre::D3D9VideoMode::getDescription </td>
212          <td class="md" valign="top">(&nbsp;</td>
213          <td class="mdname1" valign="top" nowrap>          </td>
214          <td class="md" valign="top">&nbsp;)&nbsp;</td>
215          <td class="md" nowrap> const</td>
216        </tr>
217
218      </table>
219    </td>
220  </tr>
221</table>
222<table cellspacing=5 cellpadding=0 border=0>
223  <tr>
224    <td>
225      &nbsp;
226    </td>
227    <td>
228
229<p>
230    </td>
231  </tr>
232</table>
233<a class="anchor" name="Ogre_1_1D3D9VideoModea9" doxytag="Ogre::D3D9VideoMode::getDisplayMode" ></a><p>
234<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
235  <tr>
236    <td class="mdRow">
237      <table cellpadding="0" cellspacing="0" border="0">
238        <tr>
239          <td class="md" nowrap valign="top"> D3DDISPLAYMODE Ogre::D3D9VideoMode::getDisplayMode </td>
240          <td class="md" valign="top">(&nbsp;</td>
241          <td class="mdname1" valign="top" nowrap>          </td>
242          <td class="md" valign="top">&nbsp;)&nbsp;</td>
243          <td class="md" nowrap> const</td>
244        </tr>
245
246      </table>
247    </td>
248  </tr>
249</table>
250<table cellspacing=5 cellpadding=0 border=0>
251  <tr>
252    <td>
253      &nbsp;
254    </td>
255    <td>
256
257<p>
258
259<p>
260Definition at line <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00059">59</a> of file <a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>.
261<p>
262References <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00042">mDisplayMode</a>.    </td>
263  </tr>
264</table>
265<a class="anchor" name="Ogre_1_1D3D9VideoModea6" doxytag="Ogre::D3D9VideoMode::getFormat" ></a><p>
266<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
267  <tr>
268    <td class="mdRow">
269      <table cellpadding="0" cellspacing="0" border="0">
270        <tr>
271          <td class="md" nowrap valign="top"> D3DFORMAT Ogre::D3D9VideoMode::getFormat </td>
272          <td class="md" valign="top">(&nbsp;</td>
273          <td class="mdname1" valign="top" nowrap>          </td>
274          <td class="md" valign="top">&nbsp;)&nbsp;</td>
275          <td class="md" nowrap> const</td>
276        </tr>
277
278      </table>
279    </td>
280  </tr>
281</table>
282<table cellspacing=5 cellpadding=0 border=0>
283  <tr>
284    <td>
285      &nbsp;
286    </td>
287    <td>
288
289<p>
290
291<p>
292Definition at line <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00056">56</a> of file <a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>.
293<p>
294References <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00042">mDisplayMode</a>.    </td>
295  </tr>
296</table>
297<a class="anchor" name="Ogre_1_1D3D9VideoModea5" doxytag="Ogre::D3D9VideoMode::getHeight" ></a><p>
298<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
299  <tr>
300    <td class="mdRow">
301      <table cellpadding="0" cellspacing="0" border="0">
302        <tr>
303          <td class="md" nowrap valign="top"> unsigned int Ogre::D3D9VideoMode::getHeight </td>
304          <td class="md" valign="top">(&nbsp;</td>
305          <td class="md" nowrap valign="top">void&nbsp;</td>
306          <td class="mdname1" valign="top" nowrap>          </td>
307          <td class="md" valign="top">&nbsp;)&nbsp;</td>
308          <td class="md" nowrap> const</td>
309        </tr>
310
311      </table>
312    </td>
313  </tr>
314</table>
315<table cellspacing=5 cellpadding=0 border=0>
316  <tr>
317    <td>
318      &nbsp;
319    </td>
320    <td>
321
322<p>
323
324<p>
325Definition at line <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00055">55</a> of file <a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>.
326<p>
327References <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00042">mDisplayMode</a>.    </td>
328  </tr>
329</table>
330<a class="anchor" name="Ogre_1_1D3D9VideoModea7" doxytag="Ogre::D3D9VideoMode::getRefreshRate" ></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"> unsigned int Ogre::D3D9VideoMode::getRefreshRate </td>
337          <td class="md" valign="top">(&nbsp;</td>
338          <td class="mdname1" valign="top" nowrap>          </td>
339          <td class="md" valign="top">&nbsp;)&nbsp;</td>
340          <td class="md" nowrap> const</td>
341        </tr>
342
343      </table>
344    </td>
345  </tr>
346</table>
347<table cellspacing=5 cellpadding=0 border=0>
348  <tr>
349    <td>
350      &nbsp;
351    </td>
352    <td>
353
354<p>
355
356<p>
357Definition at line <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00057">57</a> of file <a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>.
358<p>
359References <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00042">mDisplayMode</a>.    </td>
360  </tr>
361</table>
362<a class="anchor" name="Ogre_1_1D3D9VideoModea4" doxytag="Ogre::D3D9VideoMode::getWidth" ></a><p>
363<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
364  <tr>
365    <td class="mdRow">
366      <table cellpadding="0" cellspacing="0" border="0">
367        <tr>
368          <td class="md" nowrap valign="top"> unsigned int Ogre::D3D9VideoMode::getWidth </td>
369          <td class="md" valign="top">(&nbsp;</td>
370          <td class="md" nowrap valign="top">void&nbsp;</td>
371          <td class="mdname1" valign="top" nowrap>          </td>
372          <td class="md" valign="top">&nbsp;)&nbsp;</td>
373          <td class="md" nowrap> const</td>
374        </tr>
375
376      </table>
377    </td>
378  </tr>
379</table>
380<table cellspacing=5 cellpadding=0 border=0>
381  <tr>
382    <td>
383      &nbsp;
384    </td>
385    <td>
386
387<p>
388
389<p>
390Definition at line <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00054">54</a> of file <a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>.
391<p>
392References <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00042">mDisplayMode</a>.    </td>
393  </tr>
394</table>
395<a class="anchor" name="Ogre_1_1D3D9VideoModea10" doxytag="Ogre::D3D9VideoMode::increaseRefreshRate" ></a><p>
396<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
397  <tr>
398    <td class="mdRow">
399      <table cellpadding="0" cellspacing="0" border="0">
400        <tr>
401          <td class="md" nowrap valign="top"> void Ogre::D3D9VideoMode::increaseRefreshRate </td>
402          <td class="md" valign="top">(&nbsp;</td>
403          <td class="md" nowrap valign="top">unsigned int&nbsp;</td>
404          <td class="mdname1" valign="top" nowrap> <em>rr</em>          </td>
405          <td class="md" valign="top">&nbsp;)&nbsp;</td>
406          <td class="md" nowrap></td>
407        </tr>
408
409      </table>
410    </td>
411  </tr>
412</table>
413<table cellspacing=5 cellpadding=0 border=0>
414  <tr>
415    <td>
416      &nbsp;
417    </td>
418    <td>
419
420<p>
421
422<p>
423Definition at line <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00060">60</a> of file <a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>.
424<p>
425References <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00042">mDisplayMode</a>.    </td>
426  </tr>
427</table>
428<hr><h2>Member Data Documentation</h2>
429<a class="anchor" name="Ogre_1_1D3D9VideoModer0" doxytag="Ogre::D3D9VideoMode::mDisplayMode" ></a><p>
430<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
431  <tr>
432    <td class="mdRow">
433      <table cellpadding="0" cellspacing="0" border="0">
434        <tr>
435          <td class="md" nowrap valign="top"> D3DDISPLAYMODE <a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModer0">Ogre::D3D9VideoMode::mDisplayMode</a><code> [private]</code>
436      </table>
437    </td>
438  </tr>
439</table>
440<table cellspacing=5 cellpadding=0 border=0>
441  <tr>
442    <td>
443      &nbsp;
444    </td>
445    <td>
446
447<p>
448
449<p>
450Definition at line <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00042">42</a> of file <a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>.
451<p>
452Referenced by <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00046">D3D9VideoMode()</a>, <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00059">getDisplayMode()</a>, <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00056">getFormat()</a>, <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00055">getHeight()</a>, <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00057">getRefreshRate()</a>, <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00054">getWidth()</a>, and <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00060">increaseRefreshRate()</a>.    </td>
453  </tr>
454</table>
455<a class="anchor" name="Ogre_1_1D3D9VideoModer1" doxytag="Ogre::D3D9VideoMode::modeNumber" ></a><p>
456<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
457  <tr>
458    <td class="mdRow">
459      <table cellpadding="0" cellspacing="0" border="0">
460        <tr>
461          <td class="md" nowrap valign="top"> unsigned int <a class="el" href="classOgre_1_1D3D9VideoMode.html#Ogre_1_1D3D9VideoModer1">Ogre::D3D9VideoMode::modeNumber</a><code> [private]</code>
462      </table>
463    </td>
464  </tr>
465</table>
466<table cellspacing=5 cellpadding=0 border=0>
467  <tr>
468    <td>
469      &nbsp;
470    </td>
471    <td>
472
473<p>
474
475<p>
476Definition at line <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00043">43</a> of file <a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a>.
477<p>
478Referenced by <a class="el" href="OgreD3D9VideoMode_8h-source.html#l00046">D3D9VideoMode()</a>.    </td>
479  </tr>
480</table>
481<hr>The documentation for this class was generated from the following file:<ul>
482<li><a class="el" href="OgreD3D9VideoMode_8h-source.html">OgreD3D9VideoMode.h</a></ul>
483<hr>
484<p>
485Copyright &copy; 2000-2005 by The OGRE Team<br />
486<!--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/>
487This 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/>
488                <!--/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#">
489                <Work rdf:about="">
490                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
491        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
492                </Work>
493                <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> -->
494
495Last modified Sun Feb 12 13:09:23 2006
496</p>
497</body>
498</html>
Note: See TracBrowser for help on using the repository browser.