1 | <html> |
---|
2 | <head> |
---|
3 | <title>Ogre::D3D9DriverList 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::D3D9DriverList Class Reference</h1><code>#include <<a class="el" href="OgreD3D9DriverList_8h-source.html">OgreD3D9DriverList.h</a>></code> |
---|
11 | <p> |
---|
12 | <a href="classOgre_1_1D3D9DriverList-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> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9DriverList.html#Ogre_1_1D3D9DriverLista0">D3D9DriverList</a> (LPDIRECT3D9 pD3D)</td></tr> |
---|
16 | |
---|
17 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9DriverList.html#Ogre_1_1D3D9DriverLista1">~D3D9DriverList</a> ()</td></tr> |
---|
18 | |
---|
19 | <tr><td class="memItemLeft" nowrap align=right valign=top>BOOL </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9DriverList.html#Ogre_1_1D3D9DriverLista2">enumerate</a> ()</td></tr> |
---|
20 | |
---|
21 | <tr><td class="memItemLeft" nowrap align=right valign=top>size_t </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9DriverList.html#Ogre_1_1D3D9DriverLista3">count</a> () const </td></tr> |
---|
22 | |
---|
23 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9DriverList.html#Ogre_1_1D3D9DriverLista4">item</a> (size_t index)</td></tr> |
---|
24 | |
---|
25 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9DriverList.html#Ogre_1_1D3D9DriverLista5">item</a> (const <a class="el" href="namespaceOgre.html#a471">String</a> &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>std::vector< <a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a> > </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9DriverList.html#Ogre_1_1D3D9DriverListr0">mDriverList</a></td></tr> |
---|
29 | |
---|
30 | <tr><td class="memItemLeft" nowrap align=right valign=top>LPDIRECT3D9 </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9DriverList.html#Ogre_1_1D3D9DriverListr1">mpD3D</a></td></tr> |
---|
31 | |
---|
32 | </table> |
---|
33 | <hr><h2>Constructor & Destructor Documentation</h2> |
---|
34 | <a class="anchor" name="Ogre_1_1D3D9DriverLista0" doxytag="Ogre::D3D9DriverList::D3D9DriverList" ></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::D3D9DriverList::D3D9DriverList </td> |
---|
41 | <td class="md" valign="top">( </td> |
---|
42 | <td class="md" nowrap valign="top">LPDIRECT3D9 </td> |
---|
43 | <td class="mdname1" valign="top" nowrap> <em>pD3D</em> </td> |
---|
44 | <td class="md" valign="top"> ) </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 | |
---|
56 | </td> |
---|
57 | <td> |
---|
58 | |
---|
59 | <p> |
---|
60 | </td> |
---|
61 | </tr> |
---|
62 | </table> |
---|
63 | <a class="anchor" name="Ogre_1_1D3D9DriverLista1" doxytag="Ogre::D3D9DriverList::~D3D9DriverList" ></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::D3D9DriverList::~<a class="el" href="classOgre_1_1D3D9DriverList.html">D3D9DriverList</a> </td> |
---|
70 | <td class="md" valign="top">( </td> |
---|
71 | <td class="mdname1" valign="top" nowrap> </td> |
---|
72 | <td class="md" valign="top"> ) </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 | |
---|
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_1D3D9DriverLista3" doxytag="Ogre::D3D9DriverList::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::D3D9DriverList::count </td> |
---|
99 | <td class="md" valign="top">( </td> |
---|
100 | <td class="mdname1" valign="top" nowrap> </td> |
---|
101 | <td class="md" valign="top"> ) </td> |
---|
102 | <td class="md" nowrap> const</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 | |
---|
113 | </td> |
---|
114 | <td> |
---|
115 | |
---|
116 | <p> |
---|
117 | </td> |
---|
118 | </tr> |
---|
119 | </table> |
---|
120 | <a class="anchor" name="Ogre_1_1D3D9DriverLista2" doxytag="Ogre::D3D9DriverList::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::D3D9DriverList::enumerate </td> |
---|
127 | <td class="md" valign="top">( </td> |
---|
128 | <td class="mdname1" valign="top" nowrap> </td> |
---|
129 | <td class="md" valign="top"> ) </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 | |
---|
141 | </td> |
---|
142 | <td> |
---|
143 | |
---|
144 | <p> |
---|
145 | </td> |
---|
146 | </tr> |
---|
147 | </table> |
---|
148 | <a class="anchor" name="Ogre_1_1D3D9DriverLista5" doxytag="Ogre::D3D9DriverList::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_1D3D9Driver.html">D3D9Driver</a>* Ogre::D3D9DriverList::item </td> |
---|
155 | <td class="md" valign="top">( </td> |
---|
156 | <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a471">String</a> & </td> |
---|
157 | <td class="mdname1" valign="top" nowrap> <em>name</em> </td> |
---|
158 | <td class="md" valign="top"> ) </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 | |
---|
170 | </td> |
---|
171 | <td> |
---|
172 | |
---|
173 | <p> |
---|
174 | </td> |
---|
175 | </tr> |
---|
176 | </table> |
---|
177 | <a class="anchor" name="Ogre_1_1D3D9DriverLista4" doxytag="Ogre::D3D9DriverList::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_1D3D9Driver.html">D3D9Driver</a>* Ogre::D3D9DriverList::item </td> |
---|
184 | <td class="md" valign="top">( </td> |
---|
185 | <td class="md" nowrap valign="top">size_t </td> |
---|
186 | <td class="mdname1" valign="top" nowrap> <em>index</em> </td> |
---|
187 | <td class="md" valign="top"> ) </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 | |
---|
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_1D3D9DriverListr0" doxytag="Ogre::D3D9DriverList::mDriverList" ></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<<a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a>> <a class="el" href="classOgre_1_1D3D9DriverList.html#Ogre_1_1D3D9DriverListr0">Ogre::D3D9DriverList::mDriverList</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 | |
---|
222 | </td> |
---|
223 | <td> |
---|
224 | |
---|
225 | <p> |
---|
226 | |
---|
227 | <p> |
---|
228 | Definition at line <a class="el" href="OgreD3D9DriverList_8h-source.html#l00040">40</a> of file <a class="el" href="OgreD3D9DriverList_8h-source.html">OgreD3D9DriverList.h</a>. </td> |
---|
229 | </tr> |
---|
230 | </table> |
---|
231 | <a class="anchor" name="Ogre_1_1D3D9DriverListr1" doxytag="Ogre::D3D9DriverList::mpD3D" ></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"> LPDIRECT3D9 <a class="el" href="classOgre_1_1D3D9DriverList.html#Ogre_1_1D3D9DriverListr1">Ogre::D3D9DriverList::mpD3D</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 | |
---|
246 | </td> |
---|
247 | <td> |
---|
248 | |
---|
249 | <p> |
---|
250 | |
---|
251 | <p> |
---|
252 | Definition at line <a class="el" href="OgreD3D9DriverList_8h-source.html#l00041">41</a> of file <a class="el" href="OgreD3D9DriverList_8h-source.html">OgreD3D9DriverList.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="OgreD3D9DriverList_8h-source.html">OgreD3D9DriverList.h</a></ul> |
---|
257 | <hr> |
---|
258 | <p> |
---|
259 | Copyright © 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/> |
---|
261 | 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/> |
---|
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 | |
---|
269 | Last modified Sun Mar 12 14:50:15 2006 |
---|
270 | </p> |
---|
271 | </body> |
---|
272 | </html> |
---|