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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::D3D9VideoModeList 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::D3D9VideoModeList Class Reference</h1><code>#include &lt;<a class="el" href="OgreD3D9VideoModeList_8h-source.html">OgreD3D9VideoModeList.h</a>&gt;</code>
11<p>
12<a href="classOgre_1_1D3D9VideoModeList-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_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeLista0">D3D9VideoModeList</a> (<a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a> *pDriver)</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_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeLista1">~D3D9VideoModeList</a> ()</td></tr>
18
19<tr><td class="memItemLeft" nowrap align=right valign=top>BOOL&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeLista2">enumerate</a> ()</td></tr>
20
21<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeLista3">item</a> (size_t index)</td></tr>
22
23<tr><td class="memItemLeft" nowrap align=right valign=top>size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeLista4">count</a> ()</td></tr>
24
25<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeLista5">item</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name)</td></tr>
26
27<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr>
28<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeListr0">mpDriver</a></td></tr>
29
30<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector&lt; <a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeListr1">mModeList</a></td></tr>
31
32</table>
33<hr><h2>Constructor &amp; Destructor Documentation</h2>
34<a class="anchor" name="Ogre_1_1D3D9VideoModeLista0" doxytag="Ogre::D3D9VideoModeList::D3D9VideoModeList" ></a><p>
35<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
36  <tr>
37    <td class="mdRow">
38      <table cellpadding="0" cellspacing="0" border="0">
39        <tr>
40          <td class="md" nowrap valign="top"> Ogre::D3D9VideoModeList::D3D9VideoModeList </td>
41          <td class="md" valign="top">(&nbsp;</td>
42          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a> *&nbsp;</td>
43          <td class="mdname1" valign="top" nowrap> <em>pDriver</em>          </td>
44          <td class="md" valign="top">&nbsp;)&nbsp;</td>
45          <td class="md" nowrap></td>
46        </tr>
47
48      </table>
49    </td>
50  </tr>
51</table>
52<table cellspacing=5 cellpadding=0 border=0>
53  <tr>
54    <td>
55      &nbsp;
56    </td>
57    <td>
58
59<p>
60    </td>
61  </tr>
62</table>
63<a class="anchor" name="Ogre_1_1D3D9VideoModeLista1" doxytag="Ogre::D3D9VideoModeList::~D3D9VideoModeList" ></a><p>
64<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
65  <tr>
66    <td class="mdRow">
67      <table cellpadding="0" cellspacing="0" border="0">
68        <tr>
69          <td class="md" nowrap valign="top"> Ogre::D3D9VideoModeList::~<a class="el" href="classOgre_1_1D3D9VideoModeList.html">D3D9VideoModeList</a> </td>
70          <td class="md" valign="top">(&nbsp;</td>
71          <td class="mdname1" valign="top" nowrap>          </td>
72          <td class="md" valign="top">&nbsp;)&nbsp;</td>
73          <td class="md" nowrap></td>
74        </tr>
75
76      </table>
77    </td>
78  </tr>
79</table>
80<table cellspacing=5 cellpadding=0 border=0>
81  <tr>
82    <td>
83      &nbsp;
84    </td>
85    <td>
86
87<p>
88    </td>
89  </tr>
90</table>
91<hr><h2>Member Function Documentation</h2>
92<a class="anchor" name="Ogre_1_1D3D9VideoModeLista4" doxytag="Ogre::D3D9VideoModeList::count" ></a><p>
93<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
94  <tr>
95    <td class="mdRow">
96      <table cellpadding="0" cellspacing="0" border="0">
97        <tr>
98          <td class="md" nowrap valign="top"> size_t Ogre::D3D9VideoModeList::count </td>
99          <td class="md" valign="top">(&nbsp;</td>
100          <td class="mdname1" valign="top" nowrap>          </td>
101          <td class="md" valign="top">&nbsp;)&nbsp;</td>
102          <td class="md" nowrap></td>
103        </tr>
104
105      </table>
106    </td>
107  </tr>
108</table>
109<table cellspacing=5 cellpadding=0 border=0>
110  <tr>
111    <td>
112      &nbsp;
113    </td>
114    <td>
115
116<p>
117    </td>
118  </tr>
119</table>
120<a class="anchor" name="Ogre_1_1D3D9VideoModeLista2" doxytag="Ogre::D3D9VideoModeList::enumerate" ></a><p>
121<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
122  <tr>
123    <td class="mdRow">
124      <table cellpadding="0" cellspacing="0" border="0">
125        <tr>
126          <td class="md" nowrap valign="top"> BOOL Ogre::D3D9VideoModeList::enumerate </td>
127          <td class="md" valign="top">(&nbsp;</td>
128          <td class="mdname1" valign="top" nowrap>          </td>
129          <td class="md" valign="top">&nbsp;)&nbsp;</td>
130          <td class="md" nowrap></td>
131        </tr>
132
133      </table>
134    </td>
135  </tr>
136</table>
137<table cellspacing=5 cellpadding=0 border=0>
138  <tr>
139    <td>
140      &nbsp;
141    </td>
142    <td>
143
144<p>
145    </td>
146  </tr>
147</table>
148<a class="anchor" name="Ogre_1_1D3D9VideoModeLista5" doxytag="Ogre::D3D9VideoModeList::item" ></a><p>
149<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
150  <tr>
151    <td class="mdRow">
152      <table cellpadding="0" cellspacing="0" border="0">
153        <tr>
154          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a>* Ogre::D3D9VideoModeList::item </td>
155          <td class="md" valign="top">(&nbsp;</td>
156          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
157          <td class="mdname1" valign="top" nowrap> <em>name</em>          </td>
158          <td class="md" valign="top">&nbsp;)&nbsp;</td>
159          <td class="md" nowrap></td>
160        </tr>
161
162      </table>
163    </td>
164  </tr>
165</table>
166<table cellspacing=5 cellpadding=0 border=0>
167  <tr>
168    <td>
169      &nbsp;
170    </td>
171    <td>
172
173<p>
174    </td>
175  </tr>
176</table>
177<a class="anchor" name="Ogre_1_1D3D9VideoModeLista3" doxytag="Ogre::D3D9VideoModeList::item" ></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"> <a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a>* Ogre::D3D9VideoModeList::item </td>
184          <td class="md" valign="top">(&nbsp;</td>
185          <td class="md" nowrap valign="top">size_t&nbsp;</td>
186          <td class="mdname1" valign="top" nowrap> <em>index</em>          </td>
187          <td class="md" valign="top">&nbsp;)&nbsp;</td>
188          <td class="md" nowrap></td>
189        </tr>
190
191      </table>
192    </td>
193  </tr>
194</table>
195<table cellspacing=5 cellpadding=0 border=0>
196  <tr>
197    <td>
198      &nbsp;
199    </td>
200    <td>
201
202<p>
203    </td>
204  </tr>
205</table>
206<hr><h2>Member Data Documentation</h2>
207<a class="anchor" name="Ogre_1_1D3D9VideoModeListr1" doxytag="Ogre::D3D9VideoModeList::mModeList" ></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"> std::vector&lt;<a class="el" href="classOgre_1_1D3D9VideoMode.html">D3D9VideoMode</a>&gt; <a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeListr1">Ogre::D3D9VideoModeList::mModeList</a><code> [private]</code>
214      </table>
215    </td>
216  </tr>
217</table>
218<table cellspacing=5 cellpadding=0 border=0>
219  <tr>
220    <td>
221      &nbsp;
222    </td>
223    <td>
224
225<p>
226
227<p>
228Definition at line <a class="el" href="OgreD3D9VideoModeList_8h-source.html#l00038">38</a> of file <a class="el" href="OgreD3D9VideoModeList_8h-source.html">OgreD3D9VideoModeList.h</a>.    </td>
229  </tr>
230</table>
231<a class="anchor" name="Ogre_1_1D3D9VideoModeListr0" doxytag="Ogre::D3D9VideoModeList::mpDriver" ></a><p>
232<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
233  <tr>
234    <td class="mdRow">
235      <table cellpadding="0" cellspacing="0" border="0">
236        <tr>
237          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a>* <a class="el" href="classOgre_1_1D3D9VideoModeList.html#Ogre_1_1D3D9VideoModeListr0">Ogre::D3D9VideoModeList::mpDriver</a><code> [private]</code>
238      </table>
239    </td>
240  </tr>
241</table>
242<table cellspacing=5 cellpadding=0 border=0>
243  <tr>
244    <td>
245      &nbsp;
246    </td>
247    <td>
248
249<p>
250
251<p>
252Definition at line <a class="el" href="OgreD3D9VideoModeList_8h-source.html#l00037">37</a> of file <a class="el" href="OgreD3D9VideoModeList_8h-source.html">OgreD3D9VideoModeList.h</a>.    </td>
253  </tr>
254</table>
255<hr>The documentation for this class was generated from the following file:<ul>
256<li><a class="el" href="OgreD3D9VideoModeList_8h-source.html">OgreD3D9VideoModeList.h</a></ul>
257<hr>
258<p>
259Copyright &copy; 2000-2005 by The OGRE Team<br />
260<!--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/>
261This 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/>
262                <!--/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#">
263                <Work rdf:about="">
264                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
265        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
266                </Work>
267                <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> -->
268
269Last modified Sun Feb 12 13:09:24 2006
270</p>
271</body>
272</html>
Note: See TracBrowser for help on using the repository browser.