aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html234
1 files changed, 234 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html
new file mode 100644
index 0000000..139a4e1
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html
@@ -0,0 +1,234 @@
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::SMD3MeshBuffer 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_m_d3_mesh_buffer.html','');
84</script>
85<div id="doc-content">
86<div class="header">
87 <div class="summary">
88<a href="#pub-attribs">Public Attributes</a> </div>
89 <div class="headertitle">
90<div class="title">irr::scene::SMD3MeshBuffer Struct Reference</div> </div>
91</div>
92<div class="contents">
93<!-- doxytag: class="irr::scene::SMD3MeshBuffer" --><!-- doxytag: inherits="irr::IReferenceCounted" -->
94<p>Holding Frame Data for a Mesh.
95 <a href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html#details">More...</a></p>
96
97<p><code>#include &lt;<a class="el" href="_i_animated_mesh_m_d3_8h_source.html">IAnimatedMeshMD3.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::SMD3MeshBuffer:</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="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.png" usemap="#irr::scene::SMD3MeshBuffer_map" alt=""/>
105 <map id="irr::scene::SMD3MeshBuffer_map" name="irr::scene::SMD3MeshBuffer_map">
106<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,172,24"/>
107</map>
108 </div></div>
109
110<p><a href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer-members.html">List of all members.</a></p>
111<h2><a name="pub-attribs"></a>
112Public Attributes</h2>
113<ul>
114<li><a class="el" href="classirr_1_1core_1_1array.html">core::array</a>&lt; <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> &gt; <a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html#a6e402da53b536f3c3e9e7f31bc014a0e">Indices</a>
115<li><a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_header.html">SMD3MeshHeader</a> <a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html#ad63f5bd9e98ea3dd821b8a6133666149">MeshHeader</a>
116<li><a class="el" href="namespaceirr_1_1core.html#ade1071a878633f2f6d8a75c5d11fec19">core::stringc</a> <a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html#a4d73fb1a22e00df168b3df5096f21334">Shader</a>
117<li><a class="el" href="classirr_1_1core_1_1array.html">core::array</a>&lt; <a class="el" href="structirr_1_1scene_1_1_s_m_d3_tex_coord.html">SMD3TexCoord</a> &gt; <a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html#ac72cc6a2ce79ef3f1492e1a4b7d65681">Tex</a>
118<li><a class="el" href="classirr_1_1core_1_1array.html">core::array</a>&lt; <a class="el" href="structirr_1_1scene_1_1_s_m_d3_vertex.html">SMD3Vertex</a> &gt; <a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html#a3419a3f2f28cd6067505e8f0f818c408">Vertices</a>
119</ul>
120<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
121<div class="textblock"><p>Holding Frame Data for a Mesh. </p>
122
123<p>Definition at line <a class="el" href="_i_animated_mesh_m_d3_8h_source.html#l00140">140</a> of file <a class="el" href="_i_animated_mesh_m_d3_8h_source.html">IAnimatedMeshMD3.h</a>.</p>
124</div><hr/><h2>Member Data Documentation</h2>
125<a class="anchor" id="a6e402da53b536f3c3e9e7f31bc014a0e"></a><!-- doxytag: member="irr::scene::SMD3MeshBuffer::Indices" ref="a6e402da53b536f3c3e9e7f31bc014a0e" args="" -->
126<div class="memitem">
127<div class="memproto">
128 <table class="memname">
129 <tr>
130 <td class="memname"><a class="el" href="classirr_1_1core_1_1array.html">core::array</a>&lt; <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> &gt; <a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html#a6e402da53b536f3c3e9e7f31bc014a0e">irr::scene::SMD3MeshBuffer::Indices</a></td>
131 </tr>
132 </table>
133</div>
134<div class="memdoc">
135
136<p>Definition at line <a class="el" href="_i_animated_mesh_m_d3_8h_source.html#l00145">145</a> of file <a class="el" href="_i_animated_mesh_m_d3_8h_source.html">IAnimatedMeshMD3.h</a>.</p>
137
138</div>
139</div>
140<a class="anchor" id="ad63f5bd9e98ea3dd821b8a6133666149"></a><!-- doxytag: member="irr::scene::SMD3MeshBuffer::MeshHeader" ref="ad63f5bd9e98ea3dd821b8a6133666149" args="" -->
141<div class="memitem">
142<div class="memproto">
143 <table class="memname">
144 <tr>
145 <td class="memname"><a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_header.html">SMD3MeshHeader</a> <a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html#ad63f5bd9e98ea3dd821b8a6133666149">irr::scene::SMD3MeshBuffer::MeshHeader</a></td>
146 </tr>
147 </table>
148</div>
149<div class="memdoc">
150
151<p>Definition at line <a class="el" href="_i_animated_mesh_m_d3_8h_source.html#l00142">142</a> of file <a class="el" href="_i_animated_mesh_m_d3_8h_source.html">IAnimatedMeshMD3.h</a>.</p>
152
153</div>
154</div>
155<a class="anchor" id="a4d73fb1a22e00df168b3df5096f21334"></a><!-- doxytag: member="irr::scene::SMD3MeshBuffer::Shader" ref="a4d73fb1a22e00df168b3df5096f21334" args="" -->
156<div class="memitem">
157<div class="memproto">
158 <table class="memname">
159 <tr>
160 <td class="memname"><a class="el" href="namespaceirr_1_1core.html#ade1071a878633f2f6d8a75c5d11fec19">core::stringc</a> <a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html#a4d73fb1a22e00df168b3df5096f21334">irr::scene::SMD3MeshBuffer::Shader</a></td>
161 </tr>
162 </table>
163</div>
164<div class="memdoc">
165
166<p>Definition at line <a class="el" href="_i_animated_mesh_m_d3_8h_source.html#l00144">144</a> of file <a class="el" href="_i_animated_mesh_m_d3_8h_source.html">IAnimatedMeshMD3.h</a>.</p>
167
168</div>
169</div>
170<a class="anchor" id="ac72cc6a2ce79ef3f1492e1a4b7d65681"></a><!-- doxytag: member="irr::scene::SMD3MeshBuffer::Tex" ref="ac72cc6a2ce79ef3f1492e1a4b7d65681" args="" -->
171<div class="memitem">
172<div class="memproto">
173 <table class="memname">
174 <tr>
175 <td class="memname"><a class="el" href="classirr_1_1core_1_1array.html">core::array</a>&lt; <a class="el" href="structirr_1_1scene_1_1_s_m_d3_tex_coord.html">SMD3TexCoord</a> &gt; <a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html#ac72cc6a2ce79ef3f1492e1a4b7d65681">irr::scene::SMD3MeshBuffer::Tex</a></td>
176 </tr>
177 </table>
178</div>
179<div class="memdoc">
180
181<p>Definition at line <a class="el" href="_i_animated_mesh_m_d3_8h_source.html#l00147">147</a> of file <a class="el" href="_i_animated_mesh_m_d3_8h_source.html">IAnimatedMeshMD3.h</a>.</p>
182
183</div>
184</div>
185<a class="anchor" id="a3419a3f2f28cd6067505e8f0f818c408"></a><!-- doxytag: member="irr::scene::SMD3MeshBuffer::Vertices" ref="a3419a3f2f28cd6067505e8f0f818c408" args="" -->
186<div class="memitem">
187<div class="memproto">
188 <table class="memname">
189 <tr>
190 <td class="memname"><a class="el" href="classirr_1_1core_1_1array.html">core::array</a>&lt; <a class="el" href="structirr_1_1scene_1_1_s_m_d3_vertex.html">SMD3Vertex</a> &gt; <a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html#a3419a3f2f28cd6067505e8f0f818c408">irr::scene::SMD3MeshBuffer::Vertices</a></td>
191 </tr>
192 </table>
193</div>
194<div class="memdoc">
195
196<p>Definition at line <a class="el" href="_i_animated_mesh_m_d3_8h_source.html#l00146">146</a> of file <a class="el" href="_i_animated_mesh_m_d3_8h_source.html">IAnimatedMeshMD3.h</a>.</p>
197
198</div>
199</div>
200<hr/>The documentation for this struct was generated from the following file:<ul>
201<li><a class="el" href="_i_animated_mesh_m_d3_8h_source.html">IAnimatedMeshMD3.h</a></li>
202</ul>
203</div>
204</div>
205 <div id="nav-path" class="navpath">
206 <ul>
207 <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
208 <li class="navelem"><a class="el" href="namespaceirr_1_1scene.html">scene</a> </li>
209 <li class="navelem"><a class="el" href="structirr_1_1scene_1_1_s_m_d3_mesh_buffer.html">SMD3MeshBuffer</a> </li>
210<!-- window showing the filter options -->
211<div id="MSearchSelectWindow"
212 onmouseover="return searchBox.OnSearchSelectShow()"
213 onmouseout="return searchBox.OnSearchSelectHide()"
214 onkeydown="return searchBox.OnSearchSelectKey(event)">
215<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>
216
217<!-- iframe showing the search results (closed by default) -->
218<div id="MSearchResultsWindow">
219<iframe src="javascript:void(0)" frameborder="0"
220 name="MSearchResults" id="MSearchResults">
221</iframe>
222</div>
223
224
225 <li class="footer">
226<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
227Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:48 for Irrlicht 3D Engine by
228<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
229 </ul>
230 </div>
231
232
233</body>
234</html>