aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_animated_mesh.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_animated_mesh.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_animated_mesh.html753
1 files changed, 753 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_animated_mesh.html b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_animated_mesh.html
new file mode 100644
index 0000000..15df58f
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_animated_mesh.html
@@ -0,0 +1,753 @@
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::SAnimatedMesh Struct 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('structirr_1_1scene_1_1_s_animated_mesh.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> &#124;
89<a href="#pub-attribs">Public Attributes</a> </div>
90 <div class="headertitle">
91<div class="title">irr::scene::SAnimatedMesh Struct Reference</div> </div>
92</div>
93<div class="contents">
94<!-- doxytag: class="irr::scene::SAnimatedMesh" --><!-- doxytag: inherits="irr::scene::IAnimatedMesh" -->
95<p>Simple implementation of the <a class="el" href="classirr_1_1scene_1_1_i_animated_mesh.html" title="Interface for an animated mesh.">IAnimatedMesh</a> interface.
96 <a href="structirr_1_1scene_1_1_s_animated_mesh.html#details">More...</a></p>
97
98<p><code>#include &lt;<a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>&gt;</code></p>
99<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
100 <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for irr::scene::SAnimatedMesh:</div>
101<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
102</div>
103<div id="dynsection-0-content" class="dyncontent" style="display:none;">
104 <div class="center">
105 <img src="structirr_1_1scene_1_1_s_animated_mesh.png" usemap="#irr::scene::SAnimatedMesh_map" alt=""/>
106 <map id="irr::scene::SAnimatedMesh_map" name="irr::scene::SAnimatedMesh_map">
107<area href="classirr_1_1scene_1_1_i_animated_mesh.html" title="Interface for an animated mesh." alt="irr::scene::IAnimatedMesh" shape="rect" coords="0,112,162,136"/>
108<area href="classirr_1_1scene_1_1_i_mesh.html" title="Class which holds the geometry of an object." alt="irr::scene::IMesh" shape="rect" coords="0,56,162,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,162,24"/>
110</map>
111 </div></div>
112
113<p><a href="structirr_1_1scene_1_1_s_animated_mesh-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="structirr_1_1scene_1_1_s_animated_mesh.html#a9f02f671b75c1009b35bf7d49f277c8d">SAnimatedMesh</a> (<a class="el" href="classirr_1_1scene_1_1_i_mesh.html">scene::IMesh</a> *mesh=0, <a class="el" href="namespaceirr_1_1scene.html#a2fc85a64604521ca063f1881b5dd1c61">scene::E_ANIMATED_MESH_TYPE</a> type=scene::EAMT_UNKNOWN)
118<dl class="el"><dd class="mdescRight">constructor <a href="#a9f02f671b75c1009b35bf7d49f277c8d"></a><br/></dl><li>virtual <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a59d891b250eb3803b1af81adba447593">~SAnimatedMesh</a> ()
119<dl class="el"><dd class="mdescRight">destructor <a href="#a59d891b250eb3803b1af81adba447593"></a><br/></dl><li>void <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a45bacd8ae07d47db3a204d3fd8d8bc50">addMesh</a> (<a class="el" href="classirr_1_1scene_1_1_i_mesh.html">IMesh</a> *mesh)
120<dl class="el"><dd class="mdescRight">adds a Mesh <a href="#a45bacd8ae07d47db3a204d3fd8d8bc50"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a664c34fc3f3b60de1fd16b7f4a6b41f7">getAnimationSpeed</a> () const
121<dl class="el"><dd class="mdescRight">Gets the default animation speed of the animated mesh. <a href="#a664c34fc3f3b60de1fd16b7f4a6b41f7"></a><br/></dl><li>virtual const <a class="el" href="classirr_1_1core_1_1aabbox3d.html">core::aabbox3d</a><br class="typebreak"/>
122&lt; <a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> &gt; &amp; <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#ab5b3e38ba9d5ef7aab309c28d51e11cb">getBoundingBox</a> () const
123<dl class="el"><dd class="mdescRight">Returns an axis aligned bounding box of the mesh. <a href="#ab5b3e38ba9d5ef7aab309c28d51e11cb"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a1e9a9929d7b5f943294031b41769d123">getFrameCount</a> () const
124<dl class="el"><dd class="mdescRight">Gets the frame count of the animated mesh. <a href="#a1e9a9929d7b5f943294031b41769d123"></a><br/></dl><li>virtual <a class="el" href="classirr_1_1scene_1_1_i_mesh.html">IMesh</a> * <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a132d5f643fe02b57480d945e8d5be2d2">getMesh</a> (<a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> frame, <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> detailLevel=255, <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> startFrameLoop=-1, <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> endFrameLoop=-1)
125<dl class="el"><dd class="mdescRight">Returns the <a class="el" href="classirr_1_1scene_1_1_i_mesh.html" title="Class which holds the geometry of an object.">IMesh</a> interface for a frame. <a href="#a132d5f643fe02b57480d945e8d5be2d2"></a><br/></dl><li>virtual <a class="el" href="classirr_1_1scene_1_1_i_mesh_buffer.html">IMeshBuffer</a> * <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a7ea9786952fc2822c9ca2ddb9af796f1">getMeshBuffer</a> (<a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> nr) const
126<dl class="el"><dd class="mdescRight">returns pointer to a mesh buffer <a href="#a7ea9786952fc2822c9ca2ddb9af796f1"></a><br/></dl><li>virtual <a class="el" href="classirr_1_1scene_1_1_i_mesh_buffer.html">IMeshBuffer</a> * <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a5fda99ba5d2bf85703a7fee81450dfc0">getMeshBuffer</a> (const <a class="el" href="classirr_1_1video_1_1_s_material.html">video::SMaterial</a> &amp;material) const
127<dl class="el"><dd class="mdescRight">Returns pointer to a mesh buffer which fits a material. <a href="#a5fda99ba5d2bf85703a7fee81450dfc0"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#acbfd1e2b16b10daf65ffffe0769fdd41">getMeshBufferCount</a> () const
128<dl class="el"><dd class="mdescRight">returns amount of mesh buffers. <a href="#acbfd1e2b16b10daf65ffffe0769fdd41"></a><br/></dl><li>virtual <a class="el" href="namespaceirr_1_1scene.html#a2fc85a64604521ca063f1881b5dd1c61">E_ANIMATED_MESH_TYPE</a> <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a23f9a13007672e07c1622abd4e7f93ca">getMeshType</a> () const
129<dl class="el"><dd class="mdescRight">Returns the type of the animated mesh. <a href="#a23f9a13007672e07c1622abd4e7f93ca"></a><br/></dl><li>void <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a95990a26946e43a4bdfbc1edb3ddefbb">recalculateBoundingBox</a> ()
130<dl class="el"><dd class="mdescRight">Recalculates the bounding box. <a href="#a95990a26946e43a4bdfbc1edb3ddefbb"></a><br/></dl><li>virtual void <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#ae7a32638fe5c59007d044bbc3c170108">setAnimationSpeed</a> (<a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> fps)
131<dl class="el"><dd class="mdescRight">Gets the frame count of the animated mesh. <a href="#ae7a32638fe5c59007d044bbc3c170108"></a><br/></dl><li>virtual void <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#ab33614f8ef158c79260d555f69055bf5">setBoundingBox</a> (const <a class="el" href="namespaceirr_1_1core.html#adfc8fa01b30044c55f3332a1d6c1aa19">core::aabbox3df</a> &amp;box)
132<dl class="el"><dd class="mdescRight">set user axis aligned bounding box <a href="#ab33614f8ef158c79260d555f69055bf5"></a><br/></dl><li>virtual void <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a415b9404cee43f2f460ebb32724d7793">setDirty</a> (<a class="el" href="namespaceirr_1_1scene.html#a8f59a89ffef0ad8e5b2c2cb874a93e8c">E_BUFFER_TYPE</a> buffer=EBT_VERTEX_AND_INDEX)
133<dl class="el"><dd class="mdescRight">flags the meshbuffer as changed, reloads hardware buffers <a href="#a415b9404cee43f2f460ebb32724d7793"></a><br/></dl><li>virtual void <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a69448fa91bd1c6316d11d9ae3b8b88e6">setHardwareMappingHint</a> (<a class="el" href="namespaceirr_1_1scene.html#ac7d8ee8d77da75f2580bb9bb17231c27">E_HARDWARE_MAPPING</a> newMappingHint, <a class="el" href="namespaceirr_1_1scene.html#a8f59a89ffef0ad8e5b2c2cb874a93e8c">E_BUFFER_TYPE</a> buffer=EBT_VERTEX_AND_INDEX)
134<dl class="el"><dd class="mdescRight">set the hardware mapping hint, for driver <a href="#a69448fa91bd1c6316d11d9ae3b8b88e6"></a><br/></dl><li>virtual void <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#aefe38066b9c38c6d4ea522b5d988769e">setMaterialFlag</a> (<a class="el" href="namespaceirr_1_1video.html#a8a3bc00ae8137535b9fbc5f40add70d3">video::E_MATERIAL_FLAG</a> flag, bool newvalue)
135<dl class="el"><dd class="mdescRight">Set a material flag for all meshbuffers of this mesh. <a href="#aefe38066b9c38c6d4ea522b5d988769e"></a><br/></dl></ul>
136<h2><a name="pub-attribs"></a>
137Public Attributes</h2>
138<ul>
139<li><a class="el" href="classirr_1_1core_1_1aabbox3d.html">core::aabbox3d</a>&lt; <a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> &gt; <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#ac166483f08d27bfb0a3fe0d99505e0d9">Box</a>
140<dl class="el"><dd class="mdescRight">The bounding box of this mesh. <a href="#ac166483f08d27bfb0a3fe0d99505e0d9"></a><br/></dl><li><a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#aed69ad14633b84c753f187780dddea80">FramesPerSecond</a>
141<dl class="el"><dd class="mdescRight">Default animation speed of this mesh. <a href="#aed69ad14633b84c753f187780dddea80"></a><br/></dl><li><a class="el" href="classirr_1_1core_1_1array.html">core::array</a>&lt; <a class="el" href="classirr_1_1scene_1_1_i_mesh.html">IMesh</a> * &gt; <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#ad88fa7c6204a2fc9c6497fb20585ce31">Meshes</a>
142<dl class="el"><dd class="mdescRight">All meshes defining the animated mesh. <a href="#ad88fa7c6204a2fc9c6497fb20585ce31"></a><br/></dl><li><a class="el" href="namespaceirr_1_1scene.html#a2fc85a64604521ca063f1881b5dd1c61">E_ANIMATED_MESH_TYPE</a> <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a019a57c0722c651a6caf970e9814aabd">Type</a>
143<dl class="el"><dd class="mdescRight">The type of the mesh. <a href="#a019a57c0722c651a6caf970e9814aabd"></a><br/></dl></ul>
144<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
145<div class="textblock"><p>Simple implementation of the <a class="el" href="classirr_1_1scene_1_1_i_animated_mesh.html" title="Interface for an animated mesh.">IAnimatedMesh</a> interface. </p>
146
147<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00019">19</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
148</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
149<a class="anchor" id="a9f02f671b75c1009b35bf7d49f277c8d"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::SAnimatedMesh" ref="a9f02f671b75c1009b35bf7d49f277c8d" args="(scene::IMesh *mesh=0, scene::E_ANIMATED_MESH_TYPE type=scene::EAMT_UNKNOWN)" -->
150<div class="memitem">
151<div class="memproto">
152 <table class="memname">
153 <tr>
154 <td class="memname">irr::scene::SAnimatedMesh::SAnimatedMesh </td>
155 <td>(</td>
156 <td class="paramtype"><a class="el" href="classirr_1_1scene_1_1_i_mesh.html">scene::IMesh</a> *&#160;</td>
157 <td class="paramname"><em>mesh</em> = <code>0</code>, </td>
158 </tr>
159 <tr>
160 <td class="paramkey"></td>
161 <td></td>
162 <td class="paramtype"><a class="el" href="namespaceirr_1_1scene.html#a2fc85a64604521ca063f1881b5dd1c61">scene::E_ANIMATED_MESH_TYPE</a>&#160;</td>
163 <td class="paramname"><em>type</em> = <code>scene::EAMT_UNKNOWN</code>&#160;</td>
164 </tr>
165 <tr>
166 <td></td>
167 <td>)</td>
168 <td></td><td><code> [inline]</code></td>
169 </tr>
170 </table>
171</div>
172<div class="memdoc">
173
174<p>constructor </p>
175
176<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00022">22</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
177
178<p>References <a class="el" href="_s_animated_mesh_8h_source.html#l00078">addMesh()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00101">recalculateBoundingBox()</a>, and <a class="el" href="_i_reference_counted_8h_source.html#l00153">irr::IReferenceCounted::setDebugName()</a>.</p>
179
180</div>
181</div>
182<a class="anchor" id="a59d891b250eb3803b1af81adba447593"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::~SAnimatedMesh" ref="a59d891b250eb3803b1af81adba447593" args="()" -->
183<div class="memitem">
184<div class="memproto">
185 <table class="memname">
186 <tr>
187 <td class="memname">virtual irr::scene::SAnimatedMesh::~SAnimatedMesh </td>
188 <td>(</td>
189 <td class="paramname"></td><td>)</td>
190 <td><code> [inline, virtual]</code></td>
191 </tr>
192 </table>
193</div>
194<div class="memdoc">
195
196<p>destructor </p>
197
198<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00032">32</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
199
200<p>References <a class="el" href="_i_reference_counted_8h_source.html#l00116">irr::IReferenceCounted::drop()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00172">Meshes</a>, and <a class="el" href="irr_array_8h_source.html#l00368">irr::core::array&lt; T, TAlloc &gt;::size()</a>.</p>
201
202</div>
203</div>
204<hr/><h2>Member Function Documentation</h2>
205<a class="anchor" id="a45bacd8ae07d47db3a204d3fd8d8bc50"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::addMesh" ref="a45bacd8ae07d47db3a204d3fd8d8bc50" args="(IMesh *mesh)" -->
206<div class="memitem">
207<div class="memproto">
208 <table class="memname">
209 <tr>
210 <td class="memname">void irr::scene::SAnimatedMesh::addMesh </td>
211 <td>(</td>
212 <td class="paramtype"><a class="el" href="classirr_1_1scene_1_1_i_mesh.html">IMesh</a> *&#160;</td>
213 <td class="paramname"><em>mesh</em></td><td>)</td>
214 <td><code> [inline]</code></td>
215 </tr>
216 </table>
217</div>
218<div class="memdoc">
219
220<p>adds a Mesh </p>
221
222<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00078">78</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
223
224<p>References <a class="el" href="_i_reference_counted_8h_source.html#l00086">irr::IReferenceCounted::grab()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00172">Meshes</a>, and <a class="el" href="irr_array_8h_source.html#l00112">irr::core::array&lt; T, TAlloc &gt;::push_back()</a>.</p>
225
226<p>Referenced by <a class="el" href="_s_animated_mesh_8h_source.html#l00022">SAnimatedMesh()</a>.</p>
227
228</div>
229</div>
230<a class="anchor" id="a664c34fc3f3b60de1fd16b7f4a6b41f7"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::getAnimationSpeed" ref="a664c34fc3f3b60de1fd16b7f4a6b41f7" args="() const " -->
231<div class="memitem">
232<div class="memproto">
233 <table class="memname">
234 <tr>
235 <td class="memname">virtual <a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> irr::scene::SAnimatedMesh::getAnimationSpeed </td>
236 <td>(</td>
237 <td class="paramname"></td><td>)</td>
238 <td> const<code> [inline, virtual]</code></td>
239 </tr>
240 </table>
241</div>
242<div class="memdoc">
243
244<p>Gets the default animation speed of the animated mesh. </p>
245<dl class="return"><dt><b>Returns:</b></dt><dd>Amount of frames per second. If the amount is 0, it is a static, non animated mesh. </dd></dl>
246
247<p>Implements <a class="el" href="classirr_1_1scene_1_1_i_animated_mesh.html#acb4249295319c8240d5bedc167417435">irr::scene::IAnimatedMesh</a>.</p>
248
249<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00048">48</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
250
251<p>References <a class="el" href="_s_animated_mesh_8h_source.html#l00178">FramesPerSecond</a>.</p>
252
253</div>
254</div>
255<a class="anchor" id="ab5b3e38ba9d5ef7aab309c28d51e11cb"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::getBoundingBox" ref="ab5b3e38ba9d5ef7aab309c28d51e11cb" args="() const " -->
256<div class="memitem">
257<div class="memproto">
258 <table class="memname">
259 <tr>
260 <td class="memname">virtual const <a class="el" href="classirr_1_1core_1_1aabbox3d.html">core::aabbox3d</a>&lt;<a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a>&gt;&amp; irr::scene::SAnimatedMesh::getBoundingBox </td>
261 <td>(</td>
262 <td class="paramname"></td><td>)</td>
263 <td> const<code> [inline, virtual]</code></td>
264 </tr>
265 </table>
266</div>
267<div class="memdoc">
268
269<p>Returns an axis aligned bounding box of the mesh. </p>
270<dl class="return"><dt><b>Returns:</b></dt><dd>A bounding box of this mesh is returned. </dd></dl>
271
272<p>Implements <a class="el" href="classirr_1_1scene_1_1_i_mesh.html#ada6ecee9cbebed8bb67fd92872552ea0">irr::scene::IMesh</a>.</p>
273
274<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00089">89</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
275
276<p>References <a class="el" href="_s_animated_mesh_8h_source.html#l00175">Box</a>.</p>
277
278</div>
279</div>
280<a class="anchor" id="a1e9a9929d7b5f943294031b41769d123"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::getFrameCount" ref="a1e9a9929d7b5f943294031b41769d123" args="() const " -->
281<div class="memitem">
282<div class="memproto">
283 <table class="memname">
284 <tr>
285 <td class="memname">virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> irr::scene::SAnimatedMesh::getFrameCount </td>
286 <td>(</td>
287 <td class="paramname"></td><td>)</td>
288 <td> const<code> [inline, virtual]</code></td>
289 </tr>
290 </table>
291</div>
292<div class="memdoc">
293
294<p>Gets the frame count of the animated mesh. </p>
295<dl class="return"><dt><b>Returns:</b></dt><dd>Amount of frames. If the amount is 1, it is a static, non animated mesh. </dd></dl>
296
297<p>Implements <a class="el" href="classirr_1_1scene_1_1_i_animated_mesh.html#a2ec99aba081e9f37802e8ea9cd65629b">irr::scene::IAnimatedMesh</a>.</p>
298
299<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00041">41</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
300
301<p>References <a class="el" href="_s_animated_mesh_8h_source.html#l00172">Meshes</a>, and <a class="el" href="irr_array_8h_source.html#l00368">irr::core::array&lt; T, TAlloc &gt;::size()</a>.</p>
302
303</div>
304</div>
305<a class="anchor" id="a132d5f643fe02b57480d945e8d5be2d2"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::getMesh" ref="a132d5f643fe02b57480d945e8d5be2d2" args="(s32 frame, s32 detailLevel=255, s32 startFrameLoop=&#45;1, s32 endFrameLoop=&#45;1)" -->
306<div class="memitem">
307<div class="memproto">
308 <table class="memname">
309 <tr>
310 <td class="memname">virtual <a class="el" href="classirr_1_1scene_1_1_i_mesh.html">IMesh</a>* irr::scene::SAnimatedMesh::getMesh </td>
311 <td>(</td>
312 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
313 <td class="paramname"><em>frame</em>, </td>
314 </tr>
315 <tr>
316 <td class="paramkey"></td>
317 <td></td>
318 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
319 <td class="paramname"><em>detailLevel</em> = <code>255</code>, </td>
320 </tr>
321 <tr>
322 <td class="paramkey"></td>
323 <td></td>
324 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
325 <td class="paramname"><em>startFrameLoop</em> = <code>-1</code>, </td>
326 </tr>
327 <tr>
328 <td class="paramkey"></td>
329 <td></td>
330 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
331 <td class="paramname"><em>endFrameLoop</em> = <code>-1</code>&#160;</td>
332 </tr>
333 <tr>
334 <td></td>
335 <td>)</td>
336 <td></td><td><code> [inline, virtual]</code></td>
337 </tr>
338 </table>
339</div>
340<div class="memdoc">
341
342<p>Returns the <a class="el" href="classirr_1_1scene_1_1_i_mesh.html" title="Class which holds the geometry of an object.">IMesh</a> interface for a frame. </p>
343<dl><dt><b>Parameters:</b></dt><dd>
344 <table class="params">
345 <tr><td class="paramname">frame,:</td><td>Frame number as zero based index. The maximum frame number is <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a1e9a9929d7b5f943294031b41769d123" title="Gets the frame count of the animated mesh.">getFrameCount()</a> - 1; </td></tr>
346 <tr><td class="paramname">detailLevel,:</td><td>Level of detail. 0 is the lowest, 255 the highest level of detail. Most meshes will ignore the detail level. </td></tr>
347 <tr><td class="paramname">startFrameLoop,:</td><td>start frame </td></tr>
348 <tr><td class="paramname">endFrameLoop,:</td><td>end frame </td></tr>
349 </table>
350 </dd>
351</dl>
352<dl class="return"><dt><b>Returns:</b></dt><dd>The animated mesh based on a detail level. </dd></dl>
353
354<p>Implements <a class="el" href="classirr_1_1scene_1_1_i_animated_mesh.html#adccb39fee83bed36a464cf7b96f3a0ca">irr::scene::IAnimatedMesh</a>.</p>
355
356<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00069">69</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
357
358<p>References <a class="el" href="irr_array_8h_source.html#l00385">irr::core::array&lt; T, TAlloc &gt;::empty()</a>, and <a class="el" href="_s_animated_mesh_8h_source.html#l00172">Meshes</a>.</p>
359
360</div>
361</div>
362<a class="anchor" id="a7ea9786952fc2822c9ca2ddb9af796f1"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::getMeshBuffer" ref="a7ea9786952fc2822c9ca2ddb9af796f1" args="(u32 nr) const " -->
363<div class="memitem">
364<div class="memproto">
365 <table class="memname">
366 <tr>
367 <td class="memname">virtual <a class="el" href="classirr_1_1scene_1_1_i_mesh_buffer.html">IMeshBuffer</a>* irr::scene::SAnimatedMesh::getMeshBuffer </td>
368 <td>(</td>
369 <td class="paramtype"><a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a>&#160;</td>
370 <td class="paramname"><em>nr</em></td><td>)</td>
371 <td> const<code> [inline, virtual]</code></td>
372 </tr>
373 </table>
374</div>
375<div class="memdoc">
376
377<p>returns pointer to a mesh buffer </p>
378
379<p>Implements <a class="el" href="classirr_1_1scene_1_1_i_mesh.html#a2cd1a04b396235101f426befba0c5b82">irr::scene::IMesh</a>.</p>
380
381<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00130">130</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
382
383<p>References <a class="el" href="irr_array_8h_source.html#l00385">irr::core::array&lt; T, TAlloc &gt;::empty()</a>, and <a class="el" href="_s_animated_mesh_8h_source.html#l00172">Meshes</a>.</p>
384
385</div>
386</div>
387<a class="anchor" id="a5fda99ba5d2bf85703a7fee81450dfc0"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::getMeshBuffer" ref="a5fda99ba5d2bf85703a7fee81450dfc0" args="(const video::SMaterial &amp;material) const " -->
388<div class="memitem">
389<div class="memproto">
390 <table class="memname">
391 <tr>
392 <td class="memname">virtual <a class="el" href="classirr_1_1scene_1_1_i_mesh_buffer.html">IMeshBuffer</a>* irr::scene::SAnimatedMesh::getMeshBuffer </td>
393 <td>(</td>
394 <td class="paramtype">const <a class="el" href="classirr_1_1video_1_1_s_material.html">video::SMaterial</a> &amp;&#160;</td>
395 <td class="paramname"><em>material</em></td><td>)</td>
396 <td> const<code> [inline, virtual]</code></td>
397 </tr>
398 </table>
399</div>
400<div class="memdoc">
401
402<p>Returns pointer to a mesh buffer which fits a material. </p>
403<dl><dt><b>Parameters:</b></dt><dd>
404 <table class="params">
405 <tr><td class="paramname">material,:</td><td>material to search for </td></tr>
406 </table>
407 </dd>
408</dl>
409<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the pointer to the mesh buffer or NULL if there is no such mesh buffer. </dd></dl>
410
411<p>Implements <a class="el" href="classirr_1_1scene_1_1_i_mesh.html#a9573dace82efb01ba1f35f9cc28a4ced">irr::scene::IMesh</a>.</p>
412
413<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00142">142</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
414
415<p>References <a class="el" href="irr_array_8h_source.html#l00385">irr::core::array&lt; T, TAlloc &gt;::empty()</a>, and <a class="el" href="_s_animated_mesh_8h_source.html#l00172">Meshes</a>.</p>
416
417</div>
418</div>
419<a class="anchor" id="acbfd1e2b16b10daf65ffffe0769fdd41"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::getMeshBufferCount" ref="acbfd1e2b16b10daf65ffffe0769fdd41" args="() const " -->
420<div class="memitem">
421<div class="memproto">
422 <table class="memname">
423 <tr>
424 <td class="memname">virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> irr::scene::SAnimatedMesh::getMeshBufferCount </td>
425 <td>(</td>
426 <td class="paramname"></td><td>)</td>
427 <td> const<code> [inline, virtual]</code></td>
428 </tr>
429 </table>
430</div>
431<div class="memdoc">
432
433<p>returns amount of mesh buffers. </p>
434
435<p>Implements <a class="el" href="classirr_1_1scene_1_1_i_mesh.html#a2ebed0bdae2d6537c36b0b7ac831edb8">irr::scene::IMesh</a>.</p>
436
437<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00121">121</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
438
439<p>References <a class="el" href="irr_array_8h_source.html#l00385">irr::core::array&lt; T, TAlloc &gt;::empty()</a>, and <a class="el" href="_s_animated_mesh_8h_source.html#l00172">Meshes</a>.</p>
440
441</div>
442</div>
443<a class="anchor" id="a23f9a13007672e07c1622abd4e7f93ca"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::getMeshType" ref="a23f9a13007672e07c1622abd4e7f93ca" args="() const " -->
444<div class="memitem">
445<div class="memproto">
446 <table class="memname">
447 <tr>
448 <td class="memname">virtual <a class="el" href="namespaceirr_1_1scene.html#a2fc85a64604521ca063f1881b5dd1c61">E_ANIMATED_MESH_TYPE</a> irr::scene::SAnimatedMesh::getMeshType </td>
449 <td>(</td>
450 <td class="paramname"></td><td>)</td>
451 <td> const<code> [inline, virtual]</code></td>
452 </tr>
453 </table>
454</div>
455<div class="memdoc">
456
457<p>Returns the type of the animated mesh. </p>
458
459<p>Reimplemented from <a class="el" href="classirr_1_1scene_1_1_i_animated_mesh.html#a227b7899a59ff22b73b953d54c8b17b7">irr::scene::IAnimatedMesh</a>.</p>
460
461<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00115">115</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
462
463<p>References <a class="el" href="_s_animated_mesh_8h_source.html#l00181">Type</a>.</p>
464
465</div>
466</div>
467<a class="anchor" id="a95990a26946e43a4bdfbc1edb3ddefbb"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::recalculateBoundingBox" ref="a95990a26946e43a4bdfbc1edb3ddefbb" args="()" -->
468<div class="memitem">
469<div class="memproto">
470 <table class="memname">
471 <tr>
472 <td class="memname">void irr::scene::SAnimatedMesh::recalculateBoundingBox </td>
473 <td>(</td>
474 <td class="paramname"></td><td>)</td>
475 <td><code> [inline]</code></td>
476 </tr>
477 </table>
478</div>
479<div class="memdoc">
480
481<p>Recalculates the bounding box. </p>
482
483<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00101">101</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
484
485<p>References <a class="el" href="aabbox3d_8h_source.html#l00082">irr::core::aabbox3d&lt; T &gt;::addInternalBox()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00175">Box</a>, <a class="el" href="irr_array_8h_source.html#l00385">irr::core::array&lt; T, TAlloc &gt;::empty()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00172">Meshes</a>, <a class="el" href="aabbox3d_8h_source.html#l00050">irr::core::aabbox3d&lt; T &gt;::reset()</a>, and <a class="el" href="irr_array_8h_source.html#l00368">irr::core::array&lt; T, TAlloc &gt;::size()</a>.</p>
486
487<p>Referenced by <a class="el" href="_s_animated_mesh_8h_source.html#l00022">SAnimatedMesh()</a>.</p>
488
489</div>
490</div>
491<a class="anchor" id="ae7a32638fe5c59007d044bbc3c170108"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::setAnimationSpeed" ref="ae7a32638fe5c59007d044bbc3c170108" args="(f32 fps)" -->
492<div class="memitem">
493<div class="memproto">
494 <table class="memname">
495 <tr>
496 <td class="memname">virtual void irr::scene::SAnimatedMesh::setAnimationSpeed </td>
497 <td>(</td>
498 <td class="paramtype"><a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a>&#160;</td>
499 <td class="paramname"><em>fps</em></td><td>)</td>
500 <td><code> [inline, virtual]</code></td>
501 </tr>
502 </table>
503</div>
504<div class="memdoc">
505
506<p>Gets the frame count of the animated mesh. </p>
507<dl><dt><b>Parameters:</b></dt><dd>
508 <table class="params">
509 <tr><td class="paramname">fps</td><td>Frames per second to play the animation with. If the amount is 0, it is not animated. The actual speed is set in the scene node the mesh is instantiated in. </td></tr>
510 </table>
511 </dd>
512</dl>
513
514<p>Implements <a class="el" href="classirr_1_1scene_1_1_i_animated_mesh.html#a5eb1b09d96547dbd273d489e58d62658">irr::scene::IAnimatedMesh</a>.</p>
515
516<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00056">56</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
517
518<p>References <a class="el" href="_s_animated_mesh_8h_source.html#l00178">FramesPerSecond</a>.</p>
519
520</div>
521</div>
522<a class="anchor" id="ab33614f8ef158c79260d555f69055bf5"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::setBoundingBox" ref="ab33614f8ef158c79260d555f69055bf5" args="(const core::aabbox3df &amp;box)" -->
523<div class="memitem">
524<div class="memproto">
525 <table class="memname">
526 <tr>
527 <td class="memname">virtual void irr::scene::SAnimatedMesh::setBoundingBox </td>
528 <td>(</td>
529 <td class="paramtype">const <a class="el" href="namespaceirr_1_1core.html#adfc8fa01b30044c55f3332a1d6c1aa19">core::aabbox3df</a> &amp;&#160;</td>
530 <td class="paramname"><em>box</em></td><td>)</td>
531 <td><code> [inline, virtual]</code></td>
532 </tr>
533 </table>
534</div>
535<div class="memdoc">
536
537<p>set user axis aligned bounding box </p>
538
539<p>Implements <a class="el" href="classirr_1_1scene_1_1_i_mesh.html#a0aee3b5bc5d31ce996becc069f65e642">irr::scene::IMesh</a>.</p>
540
541<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00095">95</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
542
543<p>References <a class="el" href="_s_animated_mesh_8h_source.html#l00175">Box</a>.</p>
544
545</div>
546</div>
547<a class="anchor" id="a415b9404cee43f2f460ebb32724d7793"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::setDirty" ref="a415b9404cee43f2f460ebb32724d7793" args="(E_BUFFER_TYPE buffer=EBT_VERTEX_AND_INDEX)" -->
548<div class="memitem">
549<div class="memproto">
550 <table class="memname">
551 <tr>
552 <td class="memname">virtual void irr::scene::SAnimatedMesh::setDirty </td>
553 <td>(</td>
554 <td class="paramtype"><a class="el" href="namespaceirr_1_1scene.html#a8f59a89ffef0ad8e5b2c2cb874a93e8c">E_BUFFER_TYPE</a>&#160;</td>
555 <td class="paramname"><em>buffer</em> = <code>EBT_VERTEX_AND_INDEX</code></td><td>)</td>
556 <td><code> [inline, virtual]</code></td>
557 </tr>
558 </table>
559</div>
560<div class="memdoc">
561
562<p>flags the meshbuffer as changed, reloads hardware buffers </p>
563
564<p>Implements <a class="el" href="classirr_1_1scene_1_1_i_mesh.html#a496534cd4813d520d887785720f66c9b">irr::scene::IMesh</a>.</p>
565
566<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00165">165</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
567
568<p>References <a class="el" href="_s_animated_mesh_8h_source.html#l00172">Meshes</a>, and <a class="el" href="irr_array_8h_source.html#l00368">irr::core::array&lt; T, TAlloc &gt;::size()</a>.</p>
569
570</div>
571</div>
572<a class="anchor" id="a69448fa91bd1c6316d11d9ae3b8b88e6"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::setHardwareMappingHint" ref="a69448fa91bd1c6316d11d9ae3b8b88e6" args="(E_HARDWARE_MAPPING newMappingHint, E_BUFFER_TYPE buffer=EBT_VERTEX_AND_INDEX)" -->
573<div class="memitem">
574<div class="memproto">
575 <table class="memname">
576 <tr>
577 <td class="memname">virtual void irr::scene::SAnimatedMesh::setHardwareMappingHint </td>
578 <td>(</td>
579 <td class="paramtype"><a class="el" href="namespaceirr_1_1scene.html#ac7d8ee8d77da75f2580bb9bb17231c27">E_HARDWARE_MAPPING</a>&#160;</td>
580 <td class="paramname"><em>newMappingHint</em>, </td>
581 </tr>
582 <tr>
583 <td class="paramkey"></td>
584 <td></td>
585 <td class="paramtype"><a class="el" href="namespaceirr_1_1scene.html#a8f59a89ffef0ad8e5b2c2cb874a93e8c">E_BUFFER_TYPE</a>&#160;</td>
586 <td class="paramname"><em>buffer</em> = <code>EBT_VERTEX_AND_INDEX</code>&#160;</td>
587 </tr>
588 <tr>
589 <td></td>
590 <td>)</td>
591 <td></td><td><code> [inline, virtual]</code></td>
592 </tr>
593 </table>
594</div>
595<div class="memdoc">
596
597<p>set the hardware mapping hint, for driver </p>
598
599<p>Implements <a class="el" href="classirr_1_1scene_1_1_i_mesh.html#a1de908b8e67c28bdac546e8599043dfe">irr::scene::IMesh</a>.</p>
600
601<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00158">158</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
602
603<p>References <a class="el" href="_s_animated_mesh_8h_source.html#l00172">Meshes</a>, and <a class="el" href="irr_array_8h_source.html#l00368">irr::core::array&lt; T, TAlloc &gt;::size()</a>.</p>
604
605</div>
606</div>
607<a class="anchor" id="aefe38066b9c38c6d4ea522b5d988769e"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::setMaterialFlag" ref="aefe38066b9c38c6d4ea522b5d988769e" args="(video::E_MATERIAL_FLAG flag, bool newvalue)" -->
608<div class="memitem">
609<div class="memproto">
610 <table class="memname">
611 <tr>
612 <td class="memname">virtual void irr::scene::SAnimatedMesh::setMaterialFlag </td>
613 <td>(</td>
614 <td class="paramtype"><a class="el" href="namespaceirr_1_1video.html#a8a3bc00ae8137535b9fbc5f40add70d3">video::E_MATERIAL_FLAG</a>&#160;</td>
615 <td class="paramname"><em>flag</em>, </td>
616 </tr>
617 <tr>
618 <td class="paramkey"></td>
619 <td></td>
620 <td class="paramtype">bool&#160;</td>
621 <td class="paramname"><em>newvalue</em>&#160;</td>
622 </tr>
623 <tr>
624 <td></td>
625 <td>)</td>
626 <td></td><td><code> [inline, virtual]</code></td>
627 </tr>
628 </table>
629</div>
630<div class="memdoc">
631
632<p>Set a material flag for all meshbuffers of this mesh. </p>
633
634<p>Implements <a class="el" href="classirr_1_1scene_1_1_i_mesh.html#a56e034b671f52653d6c91e0ffa42febd">irr::scene::IMesh</a>.</p>
635
636<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00151">151</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
637
638<p>References <a class="el" href="_s_animated_mesh_8h_source.html#l00172">Meshes</a>, and <a class="el" href="irr_array_8h_source.html#l00368">irr::core::array&lt; T, TAlloc &gt;::size()</a>.</p>
639
640</div>
641</div>
642<hr/><h2>Member Data Documentation</h2>
643<a class="anchor" id="ac166483f08d27bfb0a3fe0d99505e0d9"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::Box" ref="ac166483f08d27bfb0a3fe0d99505e0d9" args="" -->
644<div class="memitem">
645<div class="memproto">
646 <table class="memname">
647 <tr>
648 <td class="memname"><a class="el" href="classirr_1_1core_1_1aabbox3d.html">core::aabbox3d</a>&lt;<a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a>&gt; <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#ac166483f08d27bfb0a3fe0d99505e0d9">irr::scene::SAnimatedMesh::Box</a></td>
649 </tr>
650 </table>
651</div>
652<div class="memdoc">
653
654<p>The bounding box of this mesh. </p>
655
656<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00175">175</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
657
658<p>Referenced by <a class="el" href="_s_animated_mesh_8h_source.html#l00089">getBoundingBox()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00101">recalculateBoundingBox()</a>, and <a class="el" href="_s_animated_mesh_8h_source.html#l00095">setBoundingBox()</a>.</p>
659
660</div>
661</div>
662<a class="anchor" id="aed69ad14633b84c753f187780dddea80"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::FramesPerSecond" ref="aed69ad14633b84c753f187780dddea80" args="" -->
663<div class="memitem">
664<div class="memproto">
665 <table class="memname">
666 <tr>
667 <td class="memname"><a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#aed69ad14633b84c753f187780dddea80">irr::scene::SAnimatedMesh::FramesPerSecond</a></td>
668 </tr>
669 </table>
670</div>
671<div class="memdoc">
672
673<p>Default animation speed of this mesh. </p>
674
675<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00178">178</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
676
677<p>Referenced by <a class="el" href="_s_animated_mesh_8h_source.html#l00048">getAnimationSpeed()</a>, and <a class="el" href="_s_animated_mesh_8h_source.html#l00056">setAnimationSpeed()</a>.</p>
678
679</div>
680</div>
681<a class="anchor" id="ad88fa7c6204a2fc9c6497fb20585ce31"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::Meshes" ref="ad88fa7c6204a2fc9c6497fb20585ce31" args="" -->
682<div class="memitem">
683<div class="memproto">
684 <table class="memname">
685 <tr>
686 <td class="memname"><a class="el" href="classirr_1_1core_1_1array.html">core::array</a>&lt;<a class="el" href="classirr_1_1scene_1_1_i_mesh.html">IMesh</a>*&gt; <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#ad88fa7c6204a2fc9c6497fb20585ce31">irr::scene::SAnimatedMesh::Meshes</a></td>
687 </tr>
688 </table>
689</div>
690<div class="memdoc">
691
692<p>All meshes defining the animated mesh. </p>
693
694<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00172">172</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
695
696<p>Referenced by <a class="el" href="_s_animated_mesh_8h_source.html#l00078">addMesh()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00041">getFrameCount()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00069">getMesh()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00130">getMeshBuffer()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00121">getMeshBufferCount()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00101">recalculateBoundingBox()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00165">setDirty()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00158">setHardwareMappingHint()</a>, <a class="el" href="_s_animated_mesh_8h_source.html#l00151">setMaterialFlag()</a>, and <a class="el" href="_s_animated_mesh_8h_source.html#l00032">~SAnimatedMesh()</a>.</p>
697
698</div>
699</div>
700<a class="anchor" id="a019a57c0722c651a6caf970e9814aabd"></a><!-- doxytag: member="irr::scene::SAnimatedMesh::Type" ref="a019a57c0722c651a6caf970e9814aabd" args="" -->
701<div class="memitem">
702<div class="memproto">
703 <table class="memname">
704 <tr>
705 <td class="memname"><a class="el" href="namespaceirr_1_1scene.html#a2fc85a64604521ca063f1881b5dd1c61">E_ANIMATED_MESH_TYPE</a> <a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html#a019a57c0722c651a6caf970e9814aabd">irr::scene::SAnimatedMesh::Type</a></td>
706 </tr>
707 </table>
708</div>
709<div class="memdoc">
710
711<p>The type of the mesh. </p>
712
713<p>Definition at line <a class="el" href="_s_animated_mesh_8h_source.html#l00181">181</a> of file <a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a>.</p>
714
715<p>Referenced by <a class="el" href="_s_animated_mesh_8h_source.html#l00115">getMeshType()</a>.</p>
716
717</div>
718</div>
719<hr/>The documentation for this struct was generated from the following file:<ul>
720<li><a class="el" href="_s_animated_mesh_8h_source.html">SAnimatedMesh.h</a></li>
721</ul>
722</div>
723</div>
724 <div id="nav-path" class="navpath">
725 <ul>
726 <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
727 <li class="navelem"><a class="el" href="namespaceirr_1_1scene.html">scene</a> </li>
728 <li class="navelem"><a class="el" href="structirr_1_1scene_1_1_s_animated_mesh.html">SAnimatedMesh</a> </li>
729<!-- window showing the filter options -->
730<div id="MSearchSelectWindow"
731 onmouseover="return searchBox.OnSearchSelectShow()"
732 onmouseout="return searchBox.OnSearchSelectHide()"
733 onkeydown="return searchBox.OnSearchSelectKey(event)">
734<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>
735
736<!-- iframe showing the search results (closed by default) -->
737<div id="MSearchResultsWindow">
738<iframe src="javascript:void(0)" frameborder="0"
739 name="MSearchResults" id="MSearchResults">
740</iframe>
741</div>
742
743
744 <li class="footer">
745<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
746Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:47 for Irrlicht 3D Engine by
747<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
748 </ul>
749 </div>
750
751
752</body>
753</html>