aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_particle_sphere_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_sphere_emitter.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_particle_sphere_emitter.html259
1 files changed, 259 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_particle_sphere_emitter.html b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_particle_sphere_emitter.html
new file mode 100644
index 0000000..dbeebdb
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_i_particle_sphere_emitter.html
@@ -0,0 +1,259 @@
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::IParticleSphereEmitter 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_sphere_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::IParticleSphereEmitter Class Reference</div> </div>
91</div>
92<div class="contents">
93<!-- doxytag: class="irr::scene::IParticleSphereEmitter" --><!-- doxytag: inherits="irr::scene::IParticleEmitter" -->
94<p>A particle emitter which emits from a spherical space.
95 <a href="classirr_1_1scene_1_1_i_particle_sphere_emitter.html#details">More...</a></p>
96
97<p><code>#include &lt;<a class="el" href="_i_particle_sphere_emitter_8h_source.html">IParticleSphereEmitter.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::IParticleSphereEmitter:</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_sphere_emitter.png" usemap="#irr::scene::IParticleSphereEmitter_map" alt=""/>
105 <map id="irr::scene::IParticleSphereEmitter_map" name="irr::scene::IParticleSphereEmitter_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,200,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_reference_counted.html" title="Base class of most objects of the Irrlicht Engine." alt="irr::IReferenceCounted" shape="rect" coords="0,0,200,24"/>
109</map>
110 </div></div>
111
112<p><a href="classirr_1_1scene_1_1_i_particle_sphere_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_sphere_emitter.html#aed7e8a6a26b53d066b18596faf52353c">getCenter</a> () const =0
117<dl class="el"><dd class="mdescRight">Get the center of the sphere for particle emissions. <a href="#aed7e8a6a26b53d066b18596faf52353c"></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_sphere_emitter.html#aae898401589c9152990990800cb573ce">getRadius</a> () const =0
118<dl class="el"><dd class="mdescRight">Get the radius of the sphere for particle emissions. <a href="#aae898401589c9152990990800cb573ce"></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_sphere_emitter.html#af20f999fc3fd83a87f6ae3731fc3cbba">getType</a> () const
119<dl class="el"><dd class="mdescRight">Get emitter type. <a href="#af20f999fc3fd83a87f6ae3731fc3cbba"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1scene_1_1_i_particle_sphere_emitter.html#a801d2ea9d0ebfb877e4c0fdbbf277ecd">setCenter</a> (const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp;center)=0
120<dl class="el"><dd class="mdescRight">Set the center of the sphere for particle emissions. <a href="#a801d2ea9d0ebfb877e4c0fdbbf277ecd"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1scene_1_1_i_particle_sphere_emitter.html#ab693f10a9129706e76aac806ea4c4f2b">setRadius</a> (<a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> radius)=0
121<dl class="el"><dd class="mdescRight">Set the radius of the sphere for particle emissions. <a href="#ab693f10a9129706e76aac806ea4c4f2b"></a><br/></dl></ul>
122<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
123<div class="textblock"><p>A particle emitter which emits from a spherical space. </p>
124
125<p>Definition at line <a class="el" href="_i_particle_sphere_emitter_8h_source.html#l00016">16</a> of file <a class="el" href="_i_particle_sphere_emitter_8h_source.html">IParticleSphereEmitter.h</a>.</p>
126</div><hr/><h2>Member Function Documentation</h2>
127<a class="anchor" id="aed7e8a6a26b53d066b18596faf52353c"></a><!-- doxytag: member="irr::scene::IParticleSphereEmitter::getCenter" ref="aed7e8a6a26b53d066b18596faf52353c" args="() const =0" -->
128<div class="memitem">
129<div class="memproto">
130 <table class="memname">
131 <tr>
132 <td class="memname">virtual const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a>&amp; irr::scene::IParticleSphereEmitter::getCenter </td>
133 <td>(</td>
134 <td class="paramname"></td><td>)</td>
135 <td> const<code> [pure virtual]</code></td>
136 </tr>
137 </table>
138</div>
139<div class="memdoc">
140
141<p>Get the center of the sphere for particle emissions. </p>
142
143</div>
144</div>
145<a class="anchor" id="aae898401589c9152990990800cb573ce"></a><!-- doxytag: member="irr::scene::IParticleSphereEmitter::getRadius" ref="aae898401589c9152990990800cb573ce" args="() const =0" -->
146<div class="memitem">
147<div class="memproto">
148 <table class="memname">
149 <tr>
150 <td class="memname">virtual <a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> irr::scene::IParticleSphereEmitter::getRadius </td>
151 <td>(</td>
152 <td class="paramname"></td><td>)</td>
153 <td> const<code> [pure virtual]</code></td>
154 </tr>
155 </table>
156</div>
157<div class="memdoc">
158
159<p>Get the radius of the sphere for particle emissions. </p>
160
161</div>
162</div>
163<a class="anchor" id="af20f999fc3fd83a87f6ae3731fc3cbba"></a><!-- doxytag: member="irr::scene::IParticleSphereEmitter::getType" ref="af20f999fc3fd83a87f6ae3731fc3cbba" args="() const " -->
164<div class="memitem">
165<div class="memproto">
166 <table class="memname">
167 <tr>
168 <td class="memname">virtual <a class="el" href="namespaceirr_1_1scene.html#a3e251a881c886884a78adea2e546272b">E_PARTICLE_EMITTER_TYPE</a> irr::scene::IParticleSphereEmitter::getType </td>
169 <td>(</td>
170 <td class="paramname"></td><td>)</td>
171 <td> const<code> [inline, virtual]</code></td>
172 </tr>
173 </table>
174</div>
175<div class="memdoc">
176
177<p>Get emitter type. </p>
178
179<p>Reimplemented from <a class="el" href="classirr_1_1scene_1_1_i_particle_emitter.html#a8b941d89cd588d45a3b520e997d1594d">irr::scene::IParticleEmitter</a>.</p>
180
181<p>Definition at line <a class="el" href="_i_particle_sphere_emitter_8h_source.html#l00033">33</a> of file <a class="el" href="_i_particle_sphere_emitter_8h_source.html">IParticleSphereEmitter.h</a>.</p>
182
183<p>References <a class="el" href="_i_particle_emitter_8h_source.html#l00025">irr::scene::EPET_SPHERE</a>.</p>
184
185</div>
186</div>
187<a class="anchor" id="a801d2ea9d0ebfb877e4c0fdbbf277ecd"></a><!-- doxytag: member="irr::scene::IParticleSphereEmitter::setCenter" ref="a801d2ea9d0ebfb877e4c0fdbbf277ecd" args="(const core::vector3df &amp;center)=0" -->
188<div class="memitem">
189<div class="memproto">
190 <table class="memname">
191 <tr>
192 <td class="memname">virtual void irr::scene::IParticleSphereEmitter::setCenter </td>
193 <td>(</td>
194 <td class="paramtype">const <a class="el" href="namespaceirr_1_1core.html#a06f169d08b5c429f5575acb7edbad811">core::vector3df</a> &amp;&#160;</td>
195 <td class="paramname"><em>center</em></td><td>)</td>
196 <td><code> [pure virtual]</code></td>
197 </tr>
198 </table>
199</div>
200<div class="memdoc">
201
202<p>Set the center of the sphere for particle emissions. </p>
203
204</div>
205</div>
206<a class="anchor" id="ab693f10a9129706e76aac806ea4c4f2b"></a><!-- doxytag: member="irr::scene::IParticleSphereEmitter::setRadius" ref="ab693f10a9129706e76aac806ea4c4f2b" args="(f32 radius)=0" -->
207<div class="memitem">
208<div class="memproto">
209 <table class="memname">
210 <tr>
211 <td class="memname">virtual void irr::scene::IParticleSphereEmitter::setRadius </td>
212 <td>(</td>
213 <td class="paramtype"><a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a>&#160;</td>
214 <td class="paramname"><em>radius</em></td><td>)</td>
215 <td><code> [pure virtual]</code></td>
216 </tr>
217 </table>
218</div>
219<div class="memdoc">
220
221<p>Set the radius of the sphere for particle emissions. </p>
222
223</div>
224</div>
225<hr/>The documentation for this class was generated from the following file:<ul>
226<li><a class="el" href="_i_particle_sphere_emitter_8h_source.html">IParticleSphereEmitter.h</a></li>
227</ul>
228</div>
229</div>
230 <div id="nav-path" class="navpath">
231 <ul>
232 <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
233 <li class="navelem"><a class="el" href="namespaceirr_1_1scene.html">scene</a> </li>
234 <li class="navelem"><a class="el" href="classirr_1_1scene_1_1_i_particle_sphere_emitter.html">IParticleSphereEmitter</a> </li>
235<!-- window showing the filter options -->
236<div id="MSearchSelectWindow"
237 onmouseover="return searchBox.OnSearchSelectShow()"
238 onmouseout="return searchBox.OnSearchSelectHide()"
239 onkeydown="return searchBox.OnSearchSelectKey(event)">
240<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>
241
242<!-- iframe showing the search results (closed by default) -->
243<div id="MSearchResultsWindow">
244<iframe src="javascript:void(0)" frameborder="0"
245 name="MSearchResults" id="MSearchResults">
246</iframe>
247</div>
248
249
250 <li class="footer">
251<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
252Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:47 for Irrlicht 3D Engine by
253<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
254 </ul>
255 </div>
256
257
258</body>
259</html>