aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_particle_cylinder_emitter.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_particle_cylinder_emitter.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_particle_cylinder_emitter.html376
1 files changed, 376 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_particle_cylinder_emitter.html b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_particle_cylinder_emitter.html
new file mode 100644
index 0000000..d2a5e2c
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_particle_cylinder_emitter.html
@@ -0,0 +1,376 @@
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5<title>Irrlicht 3D Engine: irr::scene::IParticleCylinderEmitter Class Reference</title>
6
7<link href="tabs.css" rel="stylesheet" type="text/css"/>
8<link href="doxygen.css" rel="stylesheet" type="text/css" />
9<link href="navtree.css" rel="stylesheet" type="text/css"/>
10<script type="text/javascript" src="jquery.js"></script>
11<script type="text/javascript" src="resize.js"></script>
12<script type="text/javascript" src="navtree.js"></script>
13<script type="text/javascript">
14 $(document).ready(initResizable);
15</script>
16<link href="search/search.css" rel="stylesheet" type="text/css"/>
17<script type="text/javascript" src="search/search.js"></script>
18<script type="text/javascript">
19 $(document).ready(function() { searchBox.OnSelectItem(0); });
20</script>
21
22</head>
23<body>
24<div id="top"><!-- do not remove this div! -->
25
26
27<div id="titlearea">
28<table cellspacing="0" cellpadding="0">
29 <tbody>
30 <tr style="height: 56px;">
31
32 <td id="projectlogo"><img alt="Logo" src="irrlichtlogo.png"/></td>
33
34
35 <td style="padding-left: 0.5em;">
36 <div id="projectname">Irrlicht 3D Engine
37
38 </div>
39
40 </td>
41
42
43
44
45 <td> <div id="MSearchBox" class="MSearchBoxInactive">
46 <span class="left">
47 <img id="MSearchSelect" src="search/mag_sel.png"
48 onmouseover="return searchBox.OnSearchSelectShow()"
49 onmouseout="return searchBox.OnSearchSelectHide()"
50 alt=""/>
51 <input type="text" id="MSearchField" value="Search" accesskey="S"
52 onfocus="searchBox.OnSearchFieldFocus(true)"
53 onblur="searchBox.OnSearchFieldFocus(false)"
54 onkeyup="searchBox.OnSearchFieldChange(event)"/>
55 </span><span class="right">
56 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
57 </span>
58 </div>
59</td>
60
61
62 </tr>
63 </tbody>
64</table>
65</div>
66
67<!-- Generated by Doxygen 1.7.5.1 -->
68<script type="text/javascript">
69var searchBox = new SearchBox("searchBox", "search",false,'Search');
70</script>
71<script type="text/javascript" src="dynsections.js"></script>
72</div>
73<div id="side-nav" class="ui-resizable side-nav-resizable">
74 <div id="nav-tree">
75 <div id="nav-tree-contents">
76 </div>
77 </div>
78 <div id="splitbar" style="-moz-user-select:none;"
79 class="ui-resizable-handle">
80 </div>
81</div>
82<script type="text/javascript">
83 initNavTree('classirr_1_1scene_1_1_i_particle_cylinder_emitter.html','');
84</script>
85<div id="doc-content">
86<div class="header">
87 <div class="summary">
88<a href="#pub-methods">Public Member Functions</a> </div>
89 <div class="headertitle">
90<div class="title">irr::scene::IParticleCylinderEmitter Class Reference</div> </div>
91</div>
92<div class="contents">
93<!-- doxytag: class="irr::scene::IParticleCylinderEmitter" --><!-- doxytag: inherits="irr::scene::IParticleEmitter" -->
94<p>A particle emitter which emits from a cylindrically shaped space.
95 <a href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html#details">More...</a></p>
96
97<p><code>#include &lt;<a class="el" href="_i_particle_cylinder_emitter_8h_source.html">IParticleCylinderEmitter.h</a>&gt;</code></p>
98<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
99 <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for irr::scene::IParticleCylinderEmitter:</div>
100<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
101</div>
102<div id="dynsection-0-content" class="dyncontent" style="display:none;">
103 <div class="center">
104 <img src="classirr_1_1scene_1_1_i_particle_cylinder_emitter.png" usemap="#irr::scene::IParticleCylinderEmitter_map" alt=""/>
105 <map id="irr::scene::IParticleCylinderEmitter_map" name="irr::scene::IParticleCylinderEmitter_map">
106<area href="classirr_1_1scene_1_1_i_particle_emitter.html" title="A particle emitter for using with particle systems." alt="irr::scene::IParticleEmitter" shape="rect" coords="0,112,203,136"/>
107<area href="classirr_1_1io_1_1_i_attribute_exchanging_object.html" title="An object which is able to serialize and deserialize its attributes into an attributes object..." alt="irr::io::IAttributeExchangingObject" shape="rect" coords="0,56,203,80"/>
108<area href="classirr_1_1_i_reference_counted.html" title="Base class of most objects of the Irrlicht Engine." alt="irr::IReferenceCounted" shape="rect" coords="0,0,203,24"/>
109</map>
110 </div></div>
111
112<p><a href="classirr_1_1scene_1_1_i_particle_cylinder_emitter-members.html">List of all members.</a></p>
113<h2><a name="pub-methods"></a>
114Public Member Functions</h2>
115<ul>
116<li>virtual const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp; <a class="el" href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html#ad3dad1bd0ccae1491282c5c0a36f6061">getCenter</a> () const =0
117<dl class="el"><dd class="mdescRight">Get the center of the cylinder. <a href="#ad3dad1bd0ccae1491282c5c0a36f6061"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> <a class="el" href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html#aa69c1478e4b472fbd7940ec6042d7ee8">getLength</a> () const =0
118<dl class="el"><dd class="mdescRight">Get the center of the cylinder. <a href="#aa69c1478e4b472fbd7940ec6042d7ee8"></a><br/></dl><li>virtual const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp; <a class="el" href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html#a795281d982572422c62b0e30a7aba086">getNormal</a> () const =0
119<dl class="el"><dd class="mdescRight">Get the normal of the cylinder. <a href="#a795281d982572422c62b0e30a7aba086"></a><br/></dl><li>virtual bool <a class="el" href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html#a624cebc97c4984a6d713d5ae1efe2d8e">getOutlineOnly</a> () const =0
120<dl class="el"><dd class="mdescRight">Get whether or not to draw points inside the cylinder. <a href="#a624cebc97c4984a6d713d5ae1efe2d8e"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> <a class="el" href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html#af3e2a84ea4f0e1f38b3ba299a56eb064">getRadius</a> () const =0
121<dl class="el"><dd class="mdescRight">Get the radius of the cylinder. <a href="#af3e2a84ea4f0e1f38b3ba299a56eb064"></a><br/></dl><li>virtual <a class="el" href="namespaceirr_1_1scene.html#a3e251a881c886884a78adea2e546272b">E_PARTICLE_EMITTER_TYPE</a> <a class="el" href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html#a52e0eaa3ad6d29fbb6c260da0d838576">getType</a> () const
122<dl class="el"><dd class="mdescRight">Get emitter type. <a href="#a52e0eaa3ad6d29fbb6c260da0d838576"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html#a93e13715b485cc732e11d1e551b6fd97">setCenter</a> (const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp;center)=0
123<dl class="el"><dd class="mdescRight">Set the center of the radius for the cylinder, at one end of the cylinder. <a href="#a93e13715b485cc732e11d1e551b6fd97"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html#aa074f71486084c28bd374c3714d3d9ef">setLength</a> (<a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> length)=0
124<dl class="el"><dd class="mdescRight">Set the length of the cylinder. <a href="#aa074f71486084c28bd374c3714d3d9ef"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html#a15fdc31ab77f659ee7d10b3c6bec7bb6">setNormal</a> (const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp;normal)=0
125<dl class="el"><dd class="mdescRight">Set the normal of the cylinder. <a href="#a15fdc31ab77f659ee7d10b3c6bec7bb6"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html#a76e1e8738251b768018ca826ed965ed2">setOutlineOnly</a> (bool outlineOnly=true)=0
126<dl class="el"><dd class="mdescRight">Set whether or not to draw points inside the cylinder. <a href="#a76e1e8738251b768018ca826ed965ed2"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html#a5961ae932128327520e3c961edd943be">setRadius</a> (<a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> radius)=0
127<dl class="el"><dd class="mdescRight">Set the radius of the cylinder. <a href="#a5961ae932128327520e3c961edd943be"></a><br/></dl></ul>
128<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
129<div class="textblock"><p>A particle emitter which emits from a cylindrically shaped space. </p>
130
131<p>Definition at line <a class="el" href="_i_particle_cylinder_emitter_8h_source.html#l00016">16</a> of file <a class="el" href="_i_particle_cylinder_emitter_8h_source.html">IParticleCylinderEmitter.h</a>.</p>
132</div><hr/><h2>Member Function Documentation</h2>
133<a class="anchor" id="ad3dad1bd0ccae1491282c5c0a36f6061"></a><!-- doxytag: member="irr::scene::IParticleCylinderEmitter::getCenter" ref="ad3dad1bd0ccae1491282c5c0a36f6061" args="() const =0" -->
134<div class="memitem">
135<div class="memproto">
136 <table class="memname">
137 <tr>
138 <td class="memname">virtual const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a>&amp; irr::scene::IParticleCylinderEmitter::getCenter </td>
139 <td>(</td>
140 <td class="paramname"></td><td>)</td>
141 <td> const<code> [pure virtual]</code></td>
142 </tr>
143 </table>
144</div>
145<div class="memdoc">
146
147<p>Get the center of the cylinder. </p>
148
149</div>
150</div>
151<a class="anchor" id="aa69c1478e4b472fbd7940ec6042d7ee8"></a><!-- doxytag: member="irr::scene::IParticleCylinderEmitter::getLength" ref="aa69c1478e4b472fbd7940ec6042d7ee8" args="() const =0" -->
152<div class="memitem">
153<div class="memproto">
154 <table class="memname">
155 <tr>
156 <td class="memname">virtual <a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> irr::scene::IParticleCylinderEmitter::getLength </td>
157 <td>(</td>
158 <td class="paramname"></td><td>)</td>
159 <td> const<code> [pure virtual]</code></td>
160 </tr>
161 </table>
162</div>
163<div class="memdoc">
164
165<p>Get the center of the cylinder. </p>
166
167</div>
168</div>
169<a class="anchor" id="a795281d982572422c62b0e30a7aba086"></a><!-- doxytag: member="irr::scene::IParticleCylinderEmitter::getNormal" ref="a795281d982572422c62b0e30a7aba086" args="() const =0" -->
170<div class="memitem">
171<div class="memproto">
172 <table class="memname">
173 <tr>
174 <td class="memname">virtual const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a>&amp; irr::scene::IParticleCylinderEmitter::getNormal </td>
175 <td>(</td>
176 <td class="paramname"></td><td>)</td>
177 <td> const<code> [pure virtual]</code></td>
178 </tr>
179 </table>
180</div>
181<div class="memdoc">
182
183<p>Get the normal of the cylinder. </p>
184
185</div>
186</div>
187<a class="anchor" id="a624cebc97c4984a6d713d5ae1efe2d8e"></a><!-- doxytag: member="irr::scene::IParticleCylinderEmitter::getOutlineOnly" ref="a624cebc97c4984a6d713d5ae1efe2d8e" args="() const =0" -->
188<div class="memitem">
189<div class="memproto">
190 <table class="memname">
191 <tr>
192 <td class="memname">virtual bool irr::scene::IParticleCylinderEmitter::getOutlineOnly </td>
193 <td>(</td>
194 <td class="paramname"></td><td>)</td>
195 <td> const<code> [pure virtual]</code></td>
196 </tr>
197 </table>
198</div>
199<div class="memdoc">
200
201<p>Get whether or not to draw points inside the cylinder. </p>
202
203</div>
204</div>
205<a class="anchor" id="af3e2a84ea4f0e1f38b3ba299a56eb064"></a><!-- doxytag: member="irr::scene::IParticleCylinderEmitter::getRadius" ref="af3e2a84ea4f0e1f38b3ba299a56eb064" args="() const =0" -->
206<div class="memitem">
207<div class="memproto">
208 <table class="memname">
209 <tr>
210 <td class="memname">virtual <a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> irr::scene::IParticleCylinderEmitter::getRadius </td>
211 <td>(</td>
212 <td class="paramname"></td><td>)</td>
213 <td> const<code> [pure virtual]</code></td>
214 </tr>
215 </table>
216</div>
217<div class="memdoc">
218
219<p>Get the radius of the cylinder. </p>
220
221</div>
222</div>
223<a class="anchor" id="a52e0eaa3ad6d29fbb6c260da0d838576"></a><!-- doxytag: member="irr::scene::IParticleCylinderEmitter::getType" ref="a52e0eaa3ad6d29fbb6c260da0d838576" args="() const " -->
224<div class="memitem">
225<div class="memproto">
226 <table class="memname">
227 <tr>
228 <td class="memname">virtual <a class="el" href="namespaceirr_1_1scene.html#a3e251a881c886884a78adea2e546272b">E_PARTICLE_EMITTER_TYPE</a> irr::scene::IParticleCylinderEmitter::getType </td>
229 <td>(</td>
230 <td class="paramname"></td><td>)</td>
231 <td> const<code> [inline, virtual]</code></td>
232 </tr>
233 </table>
234</div>
235<div class="memdoc">
236
237<p>Get emitter type. </p>
238
239<p>Reimplemented from <a class="el" href="classirr_1_1scene_1_1_i_particle_emitter.html#a8b941d89cd588d45a3b520e997d1594d">irr::scene::IParticleEmitter</a>.</p>
240
241<p>Definition at line <a class="el" href="_i_particle_cylinder_emitter_8h_source.html#l00051">51</a> of file <a class="el" href="_i_particle_cylinder_emitter_8h_source.html">IParticleCylinderEmitter.h</a>.</p>
242
243<p>References <a class="el" href="_i_particle_emitter_8h_source.html#l00022">irr::scene::EPET_CYLINDER</a>.</p>
244
245</div>
246</div>
247<a class="anchor" id="a93e13715b485cc732e11d1e551b6fd97"></a><!-- doxytag: member="irr::scene::IParticleCylinderEmitter::setCenter" ref="a93e13715b485cc732e11d1e551b6fd97" args="(const core::vector3df &amp;center)=0" -->
248<div class="memitem">
249<div class="memproto">
250 <table class="memname">
251 <tr>
252 <td class="memname">virtual void irr::scene::IParticleCylinderEmitter::setCenter </td>
253 <td>(</td>
254 <td class="paramtype">const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp;&#160;</td>
255 <td class="paramname"><em>center</em></td><td>)</td>
256 <td><code> [pure virtual]</code></td>
257 </tr>
258 </table>
259</div>
260<div class="memdoc">
261
262<p>Set the center of the radius for the cylinder, at one end of the cylinder. </p>
263
264</div>
265</div>
266<a class="anchor" id="aa074f71486084c28bd374c3714d3d9ef"></a><!-- doxytag: member="irr::scene::IParticleCylinderEmitter::setLength" ref="aa074f71486084c28bd374c3714d3d9ef" args="(f32 length)=0" -->
267<div class="memitem">
268<div class="memproto">
269 <table class="memname">
270 <tr>
271 <td class="memname">virtual void irr::scene::IParticleCylinderEmitter::setLength </td>
272 <td>(</td>
273 <td class="paramtype"><a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a>&#160;</td>
274 <td class="paramname"><em>length</em></td><td>)</td>
275 <td><code> [pure virtual]</code></td>
276 </tr>
277 </table>
278</div>
279<div class="memdoc">
280
281<p>Set the length of the cylinder. </p>
282
283</div>
284</div>
285<a class="anchor" id="a15fdc31ab77f659ee7d10b3c6bec7bb6"></a><!-- doxytag: member="irr::scene::IParticleCylinderEmitter::setNormal" ref="a15fdc31ab77f659ee7d10b3c6bec7bb6" args="(const core::vector3df &amp;normal)=0" -->
286<div class="memitem">
287<div class="memproto">
288 <table class="memname">
289 <tr>
290 <td class="memname">virtual void irr::scene::IParticleCylinderEmitter::setNormal </td>
291 <td>(</td>
292 <td class="paramtype">const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp;&#160;</td>
293 <td class="paramname"><em>normal</em></td><td>)</td>
294 <td><code> [pure virtual]</code></td>
295 </tr>
296 </table>
297</div>
298<div class="memdoc">
299
300<p>Set the normal of the cylinder. </p>
301
302</div>
303</div>
304<a class="anchor" id="a76e1e8738251b768018ca826ed965ed2"></a><!-- doxytag: member="irr::scene::IParticleCylinderEmitter::setOutlineOnly" ref="a76e1e8738251b768018ca826ed965ed2" args="(bool outlineOnly=true)=0" -->
305<div class="memitem">
306<div class="memproto">
307 <table class="memname">
308 <tr>
309 <td class="memname">virtual void irr::scene::IParticleCylinderEmitter::setOutlineOnly </td>
310 <td>(</td>
311 <td class="paramtype">bool&#160;</td>
312 <td class="paramname"><em>outlineOnly</em> = <code>true</code></td><td>)</td>
313 <td><code> [pure virtual]</code></td>
314 </tr>
315 </table>
316</div>
317<div class="memdoc">
318
319<p>Set whether or not to draw points inside the cylinder. </p>
320
321</div>
322</div>
323<a class="anchor" id="a5961ae932128327520e3c961edd943be"></a><!-- doxytag: member="irr::scene::IParticleCylinderEmitter::setRadius" ref="a5961ae932128327520e3c961edd943be" args="(f32 radius)=0" -->
324<div class="memitem">
325<div class="memproto">
326 <table class="memname">
327 <tr>
328 <td class="memname">virtual void irr::scene::IParticleCylinderEmitter::setRadius </td>
329 <td>(</td>
330 <td class="paramtype"><a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a>&#160;</td>
331 <td class="paramname"><em>radius</em></td><td>)</td>
332 <td><code> [pure virtual]</code></td>
333 </tr>
334 </table>
335</div>
336<div class="memdoc">
337
338<p>Set the radius of the cylinder. </p>
339
340</div>
341</div>
342<hr/>The documentation for this class was generated from the following file:<ul>
343<li><a class="el" href="_i_particle_cylinder_emitter_8h_source.html">IParticleCylinderEmitter.h</a></li>
344</ul>
345</div>
346</div>
347 <div id="nav-path" class="navpath">
348 <ul>
349 <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
350 <li class="navelem"><a class="el" href="namespaceirr_1_1scene.html">scene</a> </li>
351 <li class="navelem"><a class="el" href="classirr_1_1scene_1_1_i_particle_cylinder_emitter.html">IParticleCylinderEmitter</a> </li>
352<!-- window showing the filter options -->
353<div id="MSearchSelectWindow"
354 onmouseover="return searchBox.OnSearchSelectShow()"
355 onmouseout="return searchBox.OnSearchSelectHide()"
356 onkeydown="return searchBox.OnSearchSelectKey(event)">
357<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Defines</a></div>
358
359<!-- iframe showing the search results (closed by default) -->
360<div id="MSearchResultsWindow">
361<iframe src="javascript:void(0)" frameborder="0"
362 name="MSearchResults" id="MSearchResults">
363</iframe>
364</div>
365
366
367 <li class="footer">
368<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
369Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:46 for Irrlicht 3D Engine by
370<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
371 </ul>
372 </div>
373
374
375</body>
376</html>