aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_volume_light_scene_node.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_volume_light_scene_node.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_volume_light_scene_node.html390
1 files changed, 390 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_volume_light_scene_node.html b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_volume_light_scene_node.html
new file mode 100644
index 0000000..027b6e4
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_volume_light_scene_node.html
@@ -0,0 +1,390 @@
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::IVolumeLightSceneNode 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_volume_light_scene_node.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::IVolumeLightSceneNode Class Reference</div> </div>
91</div>
92<div class="contents">
93<!-- doxytag: class="irr::scene::IVolumeLightSceneNode" --><!-- doxytag: inherits="irr::scene::ISceneNode" -->
94<p><code>#include &lt;<a class="el" href="_i_volume_light_scene_node_8h_source.html">IVolumeLightSceneNode.h</a>&gt;</code></p>
95<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
96 <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for irr::scene::IVolumeLightSceneNode:</div>
97<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
98</div>
99<div id="dynsection-0-content" class="dyncontent" style="display:none;">
100 <div class="center">
101 <img src="classirr_1_1scene_1_1_i_volume_light_scene_node.png" usemap="#irr::scene::IVolumeLightSceneNode_map" alt=""/>
102 <map id="irr::scene::IVolumeLightSceneNode_map" name="irr::scene::IVolumeLightSceneNode_map">
103<area href="classirr_1_1scene_1_1_i_scene_node.html" title="Scene node interface." alt="irr::scene::ISceneNode" shape="rect" coords="0,112,209,136"/>
104<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,209,80"/>
105<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,209,24"/>
106</map>
107 </div></div>
108
109<p><a href="classirr_1_1scene_1_1_i_volume_light_scene_node-members.html">List of all members.</a></p>
110<h2><a name="pub-methods"></a>
111Public Member Functions</h2>
112<ul>
113<li><a class="el" href="classirr_1_1scene_1_1_i_volume_light_scene_node.html#a4bbb5ce233b9f8807ca62cbc0d48e5a9">IVolumeLightSceneNode</a> (<a class="el" href="classirr_1_1scene_1_1_i_scene_node.html">ISceneNode</a> *parent, <a class="el" href="classirr_1_1scene_1_1_i_scene_manager.html">ISceneManager</a> *mgr, <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> id, const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp;position, const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp;rotation, const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp;scale)
114<dl class="el"><dd class="mdescRight">constructor <a href="#a4bbb5ce233b9f8807ca62cbc0d48e5a9"></a><br/></dl><li>virtual <a class="el" href="classirr_1_1video_1_1_s_color.html">video::SColor</a> <a class="el" href="classirr_1_1scene_1_1_i_volume_light_scene_node.html#a564c49d77b974aee4ff0441637b64f8c">getFootColor</a> () const =0
115<dl class="el"><dd class="mdescRight">Returns the color of the base of the light. <a href="#a564c49d77b974aee4ff0441637b64f8c"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="classirr_1_1scene_1_1_i_volume_light_scene_node.html#a77a950374e4f15acc23094e3fa53b484">getSubDivideU</a> () const =0
116<dl class="el"><dd class="mdescRight">Returns the number of segments across the U axis. <a href="#a77a950374e4f15acc23094e3fa53b484"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="classirr_1_1scene_1_1_i_volume_light_scene_node.html#af11ccdd1f067d70e6b6ea1973516415f">getSubDivideV</a> () const =0
117<dl class="el"><dd class="mdescRight">Returns the number of segments across the V axis. <a href="#af11ccdd1f067d70e6b6ea1973516415f"></a><br/></dl><li>virtual <a class="el" href="classirr_1_1video_1_1_s_color.html">video::SColor</a> <a class="el" href="classirr_1_1scene_1_1_i_volume_light_scene_node.html#aa4c589c6b9438619893984d48b56971b">getTailColor</a> () const =0
118<dl class="el"><dd class="mdescRight">Returns the color of the tip of the light. <a href="#aa4c589c6b9438619893984d48b56971b"></a><br/></dl><li>virtual <a class="el" href="namespaceirr_1_1scene.html#acad3d7ef92a9807d391ba29120f3b7bd">ESCENE_NODE_TYPE</a> <a class="el" href="classirr_1_1scene_1_1_i_volume_light_scene_node.html#aaeb00bc1d00bdef60d1c3619e4b78325">getType</a> () const
119<dl class="el"><dd class="mdescRight">Returns type of the scene node. <a href="#aaeb00bc1d00bdef60d1c3619e4b78325"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1scene_1_1_i_volume_light_scene_node.html#aa44a1ade6dfc5383a51c6c88550d7ae0">setFootColor</a> (const <a class="el" href="classirr_1_1video_1_1_s_color.html">video::SColor</a> inColor)=0
120<dl class="el"><dd class="mdescRight">Sets the color of the base of the light. <a href="#aa44a1ade6dfc5383a51c6c88550d7ae0"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1scene_1_1_i_volume_light_scene_node.html#a38d9dfc64c70660882c3bed4bfb65aea">setSubDivideU</a> (const <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> inU)=0
121<dl class="el"><dd class="mdescRight">Sets the number of segments across the U axis. <a href="#a38d9dfc64c70660882c3bed4bfb65aea"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1scene_1_1_i_volume_light_scene_node.html#a768059900d05389fd7cd832290d085fc">setSubDivideV</a> (const <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> inV)=0
122<dl class="el"><dd class="mdescRight">Sets the number of segments across the V axis. <a href="#a768059900d05389fd7cd832290d085fc"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1scene_1_1_i_volume_light_scene_node.html#a4934b1e6a0855d171d8c588f7cc2e845">setTailColor</a> (const <a class="el" href="classirr_1_1video_1_1_s_color.html">video::SColor</a> inColor)=0
123<dl class="el"><dd class="mdescRight">Sets the color of the tip of the light. <a href="#a4934b1e6a0855d171d8c588f7cc2e845"></a><br/></dl></ul>
124<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
125<div class="textblock">
126<p>Definition at line <a class="el" href="_i_volume_light_scene_node_8h_source.html#l00018">18</a> of file <a class="el" href="_i_volume_light_scene_node_8h_source.html">IVolumeLightSceneNode.h</a>.</p>
127</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
128<a class="anchor" id="a4bbb5ce233b9f8807ca62cbc0d48e5a9"></a><!-- doxytag: member="irr::scene::IVolumeLightSceneNode::IVolumeLightSceneNode" ref="a4bbb5ce233b9f8807ca62cbc0d48e5a9" args="(ISceneNode *parent, ISceneManager *mgr, s32 id, const core::vector3df &amp;position, const core::vector3df &amp;rotation, const core::vector3df &amp;scale)" -->
129<div class="memitem">
130<div class="memproto">
131 <table class="memname">
132 <tr>
133 <td class="memname">irr::scene::IVolumeLightSceneNode::IVolumeLightSceneNode </td>
134 <td>(</td>
135 <td class="paramtype"><a class="el" href="classirr_1_1scene_1_1_i_scene_node.html">ISceneNode</a> *&#160;</td>
136 <td class="paramname"><em>parent</em>, </td>
137 </tr>
138 <tr>
139 <td class="paramkey"></td>
140 <td></td>
141 <td class="paramtype"><a class="el" href="classirr_1_1scene_1_1_i_scene_manager.html">ISceneManager</a> *&#160;</td>
142 <td class="paramname"><em>mgr</em>, </td>
143 </tr>
144 <tr>
145 <td class="paramkey"></td>
146 <td></td>
147 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
148 <td class="paramname"><em>id</em>, </td>
149 </tr>
150 <tr>
151 <td class="paramkey"></td>
152 <td></td>
153 <td class="paramtype">const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp;&#160;</td>
154 <td class="paramname"><em>position</em>, </td>
155 </tr>
156 <tr>
157 <td class="paramkey"></td>
158 <td></td>
159 <td class="paramtype">const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp;&#160;</td>
160 <td class="paramname"><em>rotation</em>, </td>
161 </tr>
162 <tr>
163 <td class="paramkey"></td>
164 <td></td>
165 <td class="paramtype">const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp;&#160;</td>
166 <td class="paramname"><em>scale</em>&#160;</td>
167 </tr>
168 <tr>
169 <td></td>
170 <td>)</td>
171 <td></td><td><code> [inline]</code></td>
172 </tr>
173 </table>
174</div>
175<div class="memdoc">
176
177<p>constructor </p>
178
179<p>Definition at line <a class="el" href="_i_volume_light_scene_node_8h_source.html#l00023">23</a> of file <a class="el" href="_i_volume_light_scene_node_8h_source.html">IVolumeLightSceneNode.h</a>.</p>
180
181</div>
182</div>
183<hr/><h2>Member Function Documentation</h2>
184<a class="anchor" id="a564c49d77b974aee4ff0441637b64f8c"></a><!-- doxytag: member="irr::scene::IVolumeLightSceneNode::getFootColor" ref="a564c49d77b974aee4ff0441637b64f8c" args="() const =0" -->
185<div class="memitem">
186<div class="memproto">
187 <table class="memname">
188 <tr>
189 <td class="memname">virtual <a class="el" href="classirr_1_1video_1_1_s_color.html">video::SColor</a> irr::scene::IVolumeLightSceneNode::getFootColor </td>
190 <td>(</td>
191 <td class="paramname"></td><td>)</td>
192 <td> const<code> [pure virtual]</code></td>
193 </tr>
194 </table>
195</div>
196<div class="memdoc">
197
198<p>Returns the color of the base of the light. </p>
199
200</div>
201</div>
202<a class="anchor" id="a77a950374e4f15acc23094e3fa53b484"></a><!-- doxytag: member="irr::scene::IVolumeLightSceneNode::getSubDivideU" ref="a77a950374e4f15acc23094e3fa53b484" args="() const =0" -->
203<div class="memitem">
204<div class="memproto">
205 <table class="memname">
206 <tr>
207 <td class="memname">virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> irr::scene::IVolumeLightSceneNode::getSubDivideU </td>
208 <td>(</td>
209 <td class="paramname"></td><td>)</td>
210 <td> const<code> [pure virtual]</code></td>
211 </tr>
212 </table>
213</div>
214<div class="memdoc">
215
216<p>Returns the number of segments across the U axis. </p>
217
218</div>
219</div>
220<a class="anchor" id="af11ccdd1f067d70e6b6ea1973516415f"></a><!-- doxytag: member="irr::scene::IVolumeLightSceneNode::getSubDivideV" ref="af11ccdd1f067d70e6b6ea1973516415f" args="() const =0" -->
221<div class="memitem">
222<div class="memproto">
223 <table class="memname">
224 <tr>
225 <td class="memname">virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> irr::scene::IVolumeLightSceneNode::getSubDivideV </td>
226 <td>(</td>
227 <td class="paramname"></td><td>)</td>
228 <td> const<code> [pure virtual]</code></td>
229 </tr>
230 </table>
231</div>
232<div class="memdoc">
233
234<p>Returns the number of segments across the V axis. </p>
235
236</div>
237</div>
238<a class="anchor" id="aa4c589c6b9438619893984d48b56971b"></a><!-- doxytag: member="irr::scene::IVolumeLightSceneNode::getTailColor" ref="aa4c589c6b9438619893984d48b56971b" args="() const =0" -->
239<div class="memitem">
240<div class="memproto">
241 <table class="memname">
242 <tr>
243 <td class="memname">virtual <a class="el" href="classirr_1_1video_1_1_s_color.html">video::SColor</a> irr::scene::IVolumeLightSceneNode::getTailColor </td>
244 <td>(</td>
245 <td class="paramname"></td><td>)</td>
246 <td> const<code> [pure virtual]</code></td>
247 </tr>
248 </table>
249</div>
250<div class="memdoc">
251
252<p>Returns the color of the tip of the light. </p>
253
254</div>
255</div>
256<a class="anchor" id="aaeb00bc1d00bdef60d1c3619e4b78325"></a><!-- doxytag: member="irr::scene::IVolumeLightSceneNode::getType" ref="aaeb00bc1d00bdef60d1c3619e4b78325" args="() const " -->
257<div class="memitem">
258<div class="memproto">
259 <table class="memname">
260 <tr>
261 <td class="memname">virtual <a class="el" href="namespaceirr_1_1scene.html#acad3d7ef92a9807d391ba29120f3b7bd">ESCENE_NODE_TYPE</a> irr::scene::IVolumeLightSceneNode::getType </td>
262 <td>(</td>
263 <td class="paramname"></td><td>)</td>
264 <td> const<code> [inline, virtual]</code></td>
265 </tr>
266 </table>
267</div>
268<div class="memdoc">
269
270<p>Returns type of the scene node. </p>
271
272<p>Reimplemented from <a class="el" href="classirr_1_1scene_1_1_i_scene_node.html#acb294abaf64a85e11744cce96f99926e">irr::scene::ISceneNode</a>.</p>
273
274<p>Definition at line <a class="el" href="_i_volume_light_scene_node_8h_source.html#l00030">30</a> of file <a class="el" href="_i_volume_light_scene_node_8h_source.html">IVolumeLightSceneNode.h</a>.</p>
275
276<p>References <a class="el" href="_e_scene_node_types_8h_source.html#l00082">irr::scene::ESNT_VOLUME_LIGHT</a>.</p>
277
278</div>
279</div>
280<a class="anchor" id="aa44a1ade6dfc5383a51c6c88550d7ae0"></a><!-- doxytag: member="irr::scene::IVolumeLightSceneNode::setFootColor" ref="aa44a1ade6dfc5383a51c6c88550d7ae0" args="(const video::SColor inColor)=0" -->
281<div class="memitem">
282<div class="memproto">
283 <table class="memname">
284 <tr>
285 <td class="memname">virtual void irr::scene::IVolumeLightSceneNode::setFootColor </td>
286 <td>(</td>
287 <td class="paramtype">const <a class="el" href="classirr_1_1video_1_1_s_color.html">video::SColor</a>&#160;</td>
288 <td class="paramname"><em>inColor</em></td><td>)</td>
289 <td><code> [pure virtual]</code></td>
290 </tr>
291 </table>
292</div>
293<div class="memdoc">
294
295<p>Sets the color of the base of the light. </p>
296
297</div>
298</div>
299<a class="anchor" id="a38d9dfc64c70660882c3bed4bfb65aea"></a><!-- doxytag: member="irr::scene::IVolumeLightSceneNode::setSubDivideU" ref="a38d9dfc64c70660882c3bed4bfb65aea" args="(const u32 inU)=0" -->
300<div class="memitem">
301<div class="memproto">
302 <table class="memname">
303 <tr>
304 <td class="memname">virtual void irr::scene::IVolumeLightSceneNode::setSubDivideU </td>
305 <td>(</td>
306 <td class="paramtype">const <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a>&#160;</td>
307 <td class="paramname"><em>inU</em></td><td>)</td>
308 <td><code> [pure virtual]</code></td>
309 </tr>
310 </table>
311</div>
312<div class="memdoc">
313
314<p>Sets the number of segments across the U axis. </p>
315
316</div>
317</div>
318<a class="anchor" id="a768059900d05389fd7cd832290d085fc"></a><!-- doxytag: member="irr::scene::IVolumeLightSceneNode::setSubDivideV" ref="a768059900d05389fd7cd832290d085fc" args="(const u32 inV)=0" -->
319<div class="memitem">
320<div class="memproto">
321 <table class="memname">
322 <tr>
323 <td class="memname">virtual void irr::scene::IVolumeLightSceneNode::setSubDivideV </td>
324 <td>(</td>
325 <td class="paramtype">const <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a>&#160;</td>
326 <td class="paramname"><em>inV</em></td><td>)</td>
327 <td><code> [pure virtual]</code></td>
328 </tr>
329 </table>
330</div>
331<div class="memdoc">
332
333<p>Sets the number of segments across the V axis. </p>
334
335</div>
336</div>
337<a class="anchor" id="a4934b1e6a0855d171d8c588f7cc2e845"></a><!-- doxytag: member="irr::scene::IVolumeLightSceneNode::setTailColor" ref="a4934b1e6a0855d171d8c588f7cc2e845" args="(const video::SColor inColor)=0" -->
338<div class="memitem">
339<div class="memproto">
340 <table class="memname">
341 <tr>
342 <td class="memname">virtual void irr::scene::IVolumeLightSceneNode::setTailColor </td>
343 <td>(</td>
344 <td class="paramtype">const <a class="el" href="classirr_1_1video_1_1_s_color.html">video::SColor</a>&#160;</td>
345 <td class="paramname"><em>inColor</em></td><td>)</td>
346 <td><code> [pure virtual]</code></td>
347 </tr>
348 </table>
349</div>
350<div class="memdoc">
351
352<p>Sets the color of the tip of the light. </p>
353
354</div>
355</div>
356<hr/>The documentation for this class was generated from the following file:<ul>
357<li><a class="el" href="_i_volume_light_scene_node_8h_source.html">IVolumeLightSceneNode.h</a></li>
358</ul>
359</div>
360</div>
361 <div id="nav-path" class="navpath">
362 <ul>
363 <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
364 <li class="navelem"><a class="el" href="namespaceirr_1_1scene.html">scene</a> </li>
365 <li class="navelem"><a class="el" href="classirr_1_1scene_1_1_i_volume_light_scene_node.html">IVolumeLightSceneNode</a> </li>
366<!-- window showing the filter options -->
367<div id="MSearchSelectWindow"
368 onmouseover="return searchBox.OnSearchSelectShow()"
369 onmouseout="return searchBox.OnSearchSelectHide()"
370 onkeydown="return searchBox.OnSearchSelectKey(event)">
371<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>
372
373<!-- iframe showing the search results (closed by default) -->
374<div id="MSearchResultsWindow">
375<iframe src="javascript:void(0)" frameborder="0"
376 name="MSearchResults" id="MSearchResults">
377</iframe>
378</div>
379
380
381 <li class="footer">
382<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
383Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:47 for Irrlicht 3D Engine by
384<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
385 </ul>
386 </div>
387
388
389</body>
390</html>