aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_window.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_window.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_window.html404
1 files changed, 404 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_window.html b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_window.html
new file mode 100644
index 0000000..bc9e1ff
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_window.html
@@ -0,0 +1,404 @@
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::gui::IGUIWindow 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_1gui_1_1_i_g_u_i_window.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::gui::IGUIWindow Class Reference</div> </div>
91</div>
92<div class="contents">
93<!-- doxytag: class="irr::gui::IGUIWindow" --><!-- doxytag: inherits="irr::gui::IGUIElement" -->
94<p>Default moveable window GUI element with border, caption and close icons.
95 <a href="classirr_1_1gui_1_1_i_g_u_i_window.html#details">More...</a></p>
96
97<p><code>#include &lt;<a class="el" href="_i_g_u_i_window_8h_source.html">IGUIWindow.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::gui::IGUIWindow:</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_1gui_1_1_i_g_u_i_window.png" usemap="#irr::gui::IGUIWindow_map" alt=""/>
105 <map id="irr::gui::IGUIWindow_map" name="irr::gui::IGUIWindow_map">
106<area href="classirr_1_1gui_1_1_i_g_u_i_element.html" title="Base class of all GUI elements." alt="irr::gui::IGUIElement" shape="rect" coords="105,112,305,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,200,80"/>
108<area href="classirr_1_1_i_event_receiver.html" title="Interface of an object which can receive events." alt="irr::IEventReceiver" shape="rect" coords="210,56,410,80"/>
109<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,200,24"/>
110</map>
111 </div></div>
112
113<p><a href="classirr_1_1gui_1_1_i_g_u_i_window-members.html">List of all members.</a></p>
114<h2><a name="pub-methods"></a>
115Public Member Functions</h2>
116<ul>
117<li><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_window.html#a964282be17981b8287b0a85d65a4008d">IGUIWindow</a> (<a class="el" href="classirr_1_1gui_1_1_i_g_u_i_environment.html">IGUIEnvironment</a> *environment, <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_element.html">IGUIElement</a> *parent, <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> id, <a class="el" href="classirr_1_1core_1_1rect.html">core::rect</a>&lt; <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> &gt; rectangle)
118<dl class="el"><dd class="mdescRight">constructor <a href="#a964282be17981b8287b0a85d65a4008d"></a><br/></dl><li>virtual <a class="el" href="classirr_1_1core_1_1rect.html">core::rect</a>&lt; <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> &gt; <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_window.html#aa6d240eb9d5b9b44c0e45fcef47e6216">getClientRect</a> () const =0
119<dl class="el"><dd class="mdescRight">Returns the rectangle of the drawable area (without border and without titlebar) <a href="#aa6d240eb9d5b9b44c0e45fcef47e6216"></a><br/></dl><li>virtual <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_button.html">IGUIButton</a> * <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_window.html#ae5b6abf3c9d8d0af5539adf3fea8db70">getCloseButton</a> () const =0
120<dl class="el"><dd class="mdescRight">Returns pointer to the close button. <a href="#ae5b6abf3c9d8d0af5539adf3fea8db70"></a><br/></dl><li>virtual bool <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_window.html#a6a7720d558220d29125bc494961f4463">getDrawBackground</a> () const =0
121<dl class="el"><dd class="mdescRight">Get if the window background will be drawn. <a href="#a6a7720d558220d29125bc494961f4463"></a><br/></dl><li>virtual bool <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_window.html#a634a224a31577fb7eeef578c9a351b69">getDrawTitlebar</a> () const =0
122<dl class="el"><dd class="mdescRight">Get if the window titlebar will be drawn. <a href="#a634a224a31577fb7eeef578c9a351b69"></a><br/></dl><li>virtual <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_button.html">IGUIButton</a> * <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_window.html#a7b5976907664ed8603f3a603079d3b15">getMaximizeButton</a> () const =0
123<dl class="el"><dd class="mdescRight">Returns pointer to the maximize button. <a href="#a7b5976907664ed8603f3a603079d3b15"></a><br/></dl><li>virtual <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_button.html">IGUIButton</a> * <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_window.html#a9c9b5060ca57c46bfece1339ef30facb">getMinimizeButton</a> () const =0
124<dl class="el"><dd class="mdescRight">Returns pointer to the minimize button. <a href="#a9c9b5060ca57c46bfece1339ef30facb"></a><br/></dl><li>virtual bool <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_window.html#a466621df62d0dd97eb008efd3d31d4d9">isDraggable</a> () const =0
125<dl class="el"><dd class="mdescRight">Returns true if the window can be dragged with the mouse, false if not. <a href="#a466621df62d0dd97eb008efd3d31d4d9"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_window.html#aeec78bc610444411cafd5925ab7650a7">setDraggable</a> (bool draggable)=0
126<dl class="el"><dd class="mdescRight">Sets whether the window can be dragged by the mouse. <a href="#aeec78bc610444411cafd5925ab7650a7"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_window.html#a76f7d790554c6bd60b601a64a4127169">setDrawBackground</a> (bool draw)=0
127<dl class="el"><dd class="mdescRight">Set if the window background will be drawn. <a href="#a76f7d790554c6bd60b601a64a4127169"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_window.html#ae8fa25bf5eec28b8fd663f2e3856200b">setDrawTitlebar</a> (bool draw)=0
128</ul>
129<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
130<div class="textblock"><p>Default moveable window GUI element with border, caption and close icons. </p>
131<dl class="user"><dt><b>This element can create the following events of type EGUI_EVENT_TYPE:</b></dt><dd><ul>
132<li>EGET_ELEMENT_CLOSED </li>
133</ul>
134</dd></dl>
135
136<p>Definition at line <a class="el" href="_i_g_u_i_window_8h_source.html#l00021">21</a> of file <a class="el" href="_i_g_u_i_window_8h_source.html">IGUIWindow.h</a>.</p>
137</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
138<a class="anchor" id="a964282be17981b8287b0a85d65a4008d"></a><!-- doxytag: member="irr::gui::IGUIWindow::IGUIWindow" ref="a964282be17981b8287b0a85d65a4008d" args="(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect&lt; s32 &gt; rectangle)" -->
139<div class="memitem">
140<div class="memproto">
141 <table class="memname">
142 <tr>
143 <td class="memname">irr::gui::IGUIWindow::IGUIWindow </td>
144 <td>(</td>
145 <td class="paramtype"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_environment.html">IGUIEnvironment</a> *&#160;</td>
146 <td class="paramname"><em>environment</em>, </td>
147 </tr>
148 <tr>
149 <td class="paramkey"></td>
150 <td></td>
151 <td class="paramtype"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_element.html">IGUIElement</a> *&#160;</td>
152 <td class="paramname"><em>parent</em>, </td>
153 </tr>
154 <tr>
155 <td class="paramkey"></td>
156 <td></td>
157 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
158 <td class="paramname"><em>id</em>, </td>
159 </tr>
160 <tr>
161 <td class="paramkey"></td>
162 <td></td>
163 <td class="paramtype"><a class="el" href="classirr_1_1core_1_1rect.html">core::rect</a>&lt; <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> &gt;&#160;</td>
164 <td class="paramname"><em>rectangle</em>&#160;</td>
165 </tr>
166 <tr>
167 <td></td>
168 <td>)</td>
169 <td></td><td><code> [inline]</code></td>
170 </tr>
171 </table>
172</div>
173<div class="memdoc">
174
175<p>constructor </p>
176
177<p>Definition at line <a class="el" href="_i_g_u_i_window_8h_source.html#l00026">26</a> of file <a class="el" href="_i_g_u_i_window_8h_source.html">IGUIWindow.h</a>.</p>
178
179</div>
180</div>
181<hr/><h2>Member Function Documentation</h2>
182<a class="anchor" id="aa6d240eb9d5b9b44c0e45fcef47e6216"></a><!-- doxytag: member="irr::gui::IGUIWindow::getClientRect" ref="aa6d240eb9d5b9b44c0e45fcef47e6216" args="() const =0" -->
183<div class="memitem">
184<div class="memproto">
185 <table class="memname">
186 <tr>
187 <td class="memname">virtual <a class="el" href="classirr_1_1core_1_1rect.html">core::rect</a>&lt;<a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&gt; irr::gui::IGUIWindow::getClientRect </td>
188 <td>(</td>
189 <td class="paramname"></td><td>)</td>
190 <td> const<code> [pure virtual]</code></td>
191 </tr>
192 </table>
193</div>
194<div class="memdoc">
195
196<p>Returns the rectangle of the drawable area (without border and without titlebar) </p>
197<p>The coordinates are given relative to the top-left position of the gui element.<br/>
198 So to get absolute positions you have to add the resulting rectangle to <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_element.html#af897fcfbff5642c908c3c45c39bc90f1" title="Gets the absolute rectangle of this element.">getAbsolutePosition()</a>.UpperLeftCorner.<br/>
199 To get it relative to the parent element you have to add the resulting rectangle to <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_element.html#a14131d6d0c9533d97ddc62b02af87bd7" title="Returns the relative rectangle of this element.">getRelativePosition()</a>.UpperLeftCorner. Beware that adding a menu will not change the clientRect as menus are own gui elements, so in that case you might want to subtract the menu area additionally. </p>
200
201</div>
202</div>
203<a class="anchor" id="ae5b6abf3c9d8d0af5539adf3fea8db70"></a><!-- doxytag: member="irr::gui::IGUIWindow::getCloseButton" ref="ae5b6abf3c9d8d0af5539adf3fea8db70" args="() const =0" -->
204<div class="memitem">
205<div class="memproto">
206 <table class="memname">
207 <tr>
208 <td class="memname">virtual <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_button.html">IGUIButton</a>* irr::gui::IGUIWindow::getCloseButton </td>
209 <td>(</td>
210 <td class="paramname"></td><td>)</td>
211 <td> const<code> [pure virtual]</code></td>
212 </tr>
213 </table>
214</div>
215<div class="memdoc">
216
217<p>Returns pointer to the close button. </p>
218<p>You can hide the button by calling setVisible(false) on the result. </p>
219
220</div>
221</div>
222<a class="anchor" id="a6a7720d558220d29125bc494961f4463"></a><!-- doxytag: member="irr::gui::IGUIWindow::getDrawBackground" ref="a6a7720d558220d29125bc494961f4463" args="() const =0" -->
223<div class="memitem">
224<div class="memproto">
225 <table class="memname">
226 <tr>
227 <td class="memname">virtual bool irr::gui::IGUIWindow::getDrawBackground </td>
228 <td>(</td>
229 <td class="paramname"></td><td>)</td>
230 <td> const<code> [pure virtual]</code></td>
231 </tr>
232 </table>
233</div>
234<div class="memdoc">
235
236<p>Get if the window background will be drawn. </p>
237
238</div>
239</div>
240<a class="anchor" id="a634a224a31577fb7eeef578c9a351b69"></a><!-- doxytag: member="irr::gui::IGUIWindow::getDrawTitlebar" ref="a634a224a31577fb7eeef578c9a351b69" args="() const =0" -->
241<div class="memitem">
242<div class="memproto">
243 <table class="memname">
244 <tr>
245 <td class="memname">virtual bool irr::gui::IGUIWindow::getDrawTitlebar </td>
246 <td>(</td>
247 <td class="paramname"></td><td>)</td>
248 <td> const<code> [pure virtual]</code></td>
249 </tr>
250 </table>
251</div>
252<div class="memdoc">
253
254<p>Get if the window titlebar will be drawn. </p>
255
256</div>
257</div>
258<a class="anchor" id="a7b5976907664ed8603f3a603079d3b15"></a><!-- doxytag: member="irr::gui::IGUIWindow::getMaximizeButton" ref="a7b5976907664ed8603f3a603079d3b15" args="() const =0" -->
259<div class="memitem">
260<div class="memproto">
261 <table class="memname">
262 <tr>
263 <td class="memname">virtual <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_button.html">IGUIButton</a>* irr::gui::IGUIWindow::getMaximizeButton </td>
264 <td>(</td>
265 <td class="paramname"></td><td>)</td>
266 <td> const<code> [pure virtual]</code></td>
267 </tr>
268 </table>
269</div>
270<div class="memdoc">
271
272<p>Returns pointer to the maximize button. </p>
273<p>You can hide the button by calling setVisible(false) on the result. </p>
274
275</div>
276</div>
277<a class="anchor" id="a9c9b5060ca57c46bfece1339ef30facb"></a><!-- doxytag: member="irr::gui::IGUIWindow::getMinimizeButton" ref="a9c9b5060ca57c46bfece1339ef30facb" args="() const =0" -->
278<div class="memitem">
279<div class="memproto">
280 <table class="memname">
281 <tr>
282 <td class="memname">virtual <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_button.html">IGUIButton</a>* irr::gui::IGUIWindow::getMinimizeButton </td>
283 <td>(</td>
284 <td class="paramname"></td><td>)</td>
285 <td> const<code> [pure virtual]</code></td>
286 </tr>
287 </table>
288</div>
289<div class="memdoc">
290
291<p>Returns pointer to the minimize button. </p>
292<p>You can hide the button by calling setVisible(false) on the result. </p>
293
294</div>
295</div>
296<a class="anchor" id="a466621df62d0dd97eb008efd3d31d4d9"></a><!-- doxytag: member="irr::gui::IGUIWindow::isDraggable" ref="a466621df62d0dd97eb008efd3d31d4d9" args="() const =0" -->
297<div class="memitem">
298<div class="memproto">
299 <table class="memname">
300 <tr>
301 <td class="memname">virtual bool irr::gui::IGUIWindow::isDraggable </td>
302 <td>(</td>
303 <td class="paramname"></td><td>)</td>
304 <td> const<code> [pure virtual]</code></td>
305 </tr>
306 </table>
307</div>
308<div class="memdoc">
309
310<p>Returns true if the window can be dragged with the mouse, false if not. </p>
311
312</div>
313</div>
314<a class="anchor" id="aeec78bc610444411cafd5925ab7650a7"></a><!-- doxytag: member="irr::gui::IGUIWindow::setDraggable" ref="aeec78bc610444411cafd5925ab7650a7" args="(bool draggable)=0" -->
315<div class="memitem">
316<div class="memproto">
317 <table class="memname">
318 <tr>
319 <td class="memname">virtual void irr::gui::IGUIWindow::setDraggable </td>
320 <td>(</td>
321 <td class="paramtype">bool&#160;</td>
322 <td class="paramname"><em>draggable</em></td><td>)</td>
323 <td><code> [pure virtual]</code></td>
324 </tr>
325 </table>
326</div>
327<div class="memdoc">
328
329<p>Sets whether the window can be dragged by the mouse. </p>
330
331</div>
332</div>
333<a class="anchor" id="a76f7d790554c6bd60b601a64a4127169"></a><!-- doxytag: member="irr::gui::IGUIWindow::setDrawBackground" ref="a76f7d790554c6bd60b601a64a4127169" args="(bool draw)=0" -->
334<div class="memitem">
335<div class="memproto">
336 <table class="memname">
337 <tr>
338 <td class="memname">virtual void irr::gui::IGUIWindow::setDrawBackground </td>
339 <td>(</td>
340 <td class="paramtype">bool&#160;</td>
341 <td class="paramname"><em>draw</em></td><td>)</td>
342 <td><code> [pure virtual]</code></td>
343 </tr>
344 </table>
345</div>
346<div class="memdoc">
347
348<p>Set if the window background will be drawn. </p>
349
350</div>
351</div>
352<a class="anchor" id="ae8fa25bf5eec28b8fd663f2e3856200b"></a><!-- doxytag: member="irr::gui::IGUIWindow::setDrawTitlebar" ref="ae8fa25bf5eec28b8fd663f2e3856200b" args="(bool draw)=0" -->
353<div class="memitem">
354<div class="memproto">
355 <table class="memname">
356 <tr>
357 <td class="memname">virtual void irr::gui::IGUIWindow::setDrawTitlebar </td>
358 <td>(</td>
359 <td class="paramtype">bool&#160;</td>
360 <td class="paramname"><em>draw</em></td><td>)</td>
361 <td><code> [pure virtual]</code></td>
362 </tr>
363 </table>
364</div>
365<div class="memdoc">
366<p>Set if the window titlebar will be drawn Note: If the background is not drawn, then the titlebar is automatically also not drawn </p>
367
368</div>
369</div>
370<hr/>The documentation for this class was generated from the following file:<ul>
371<li><a class="el" href="_i_g_u_i_window_8h_source.html">IGUIWindow.h</a></li>
372</ul>
373</div>
374</div>
375 <div id="nav-path" class="navpath">
376 <ul>
377 <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
378 <li class="navelem"><a class="el" href="namespaceirr_1_1gui.html">gui</a> </li>
379 <li class="navelem"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_window.html">IGUIWindow</a> </li>
380<!-- window showing the filter options -->
381<div id="MSearchSelectWindow"
382 onmouseover="return searchBox.OnSearchSelectShow()"
383 onmouseout="return searchBox.OnSearchSelectHide()"
384 onkeydown="return searchBox.OnSearchSelectKey(event)">
385<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>
386
387<!-- iframe showing the search results (closed by default) -->
388<div id="MSearchResultsWindow">
389<iframe src="javascript:void(0)" frameborder="0"
390 name="MSearchResults" id="MSearchResults">
391</iframe>
392</div>
393
394
395 <li class="footer">
396<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
397Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:44 for Irrlicht 3D Engine by
398<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
399 </ul>
400 </div>
401
402
403</body>
404</html>