1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
3  <head>
4    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5    <meta http-equiv="Content-Style-Type" content="text/css" />
6    <link rel="stylesheet" href="../../../../css/manpage.css" type="text/css" />
7    <style type="text/css"><!--
8      span.static_style
9      {
10        font-size			: 8pt;
11        color				: white;
12        font-weight			: bold;
13        background			: #44f;
14        border-left			: solid 1px #aaf;
15        border-top			: solid 1px #aaf;
16        border-right		: solid 1px #00c;
17        border-bottom		: solid 1px #00c;
18        padding-left		: 2px;
19        padding-right		: 2px;
20      }
21
22      span.virtual_style
23      {
24        font-size			 : 8pt;
25        color				 : white;
26        font-weight			: bold;
27        background			: #0a0;
28        border-left			: solid 1px #0f0;
29        border-top			: solid 1px #0f0;
30        border-right		: solid 1px #060;
31        border-bottom		: solid 1px #060;
32        padding-left		: 2px;
33        padding-right		: 2px;
34      }
35
36      span.protected_style
37      {
38        font-size			 : 8pt;
39        color				 : white;
40        font-weight			: bold;
41        background			: #444;
42        border-left			: solid 1px #ccc;
43        border-top			: solid 1px #ccc;
44        border-right		: solid 1px #222;
45        border-bottom		: solid 1px #222;
46        padding-left		: 2px;
47        padding-right		: 2px;
48      }
49        --></style>
50    <title>nw::gfx::res::ResInterleavedVertexStreamData</title>
51  </head>
52  <body>
53    <h1><CODE><a href="../../../../nw/Overview.html">nw</a>::<a href="../../../../nw/gfx/Overview.html">gfx</a>::<a href="../../../../nw/gfx/res/Overview.html">res</a>::ResInterleavedVertexStreamData</CODE> Structure</h1>
54    <h2>Syntax</h2>
55    <div class="section">
56      <pre class="definition">struct ResInterleavedVertexStreamData : public <a href="../../../../nw/gfx/res/ResVertexStreamBaseData/Overview.html">nw::gfx::res::ResVertexStreamBaseData</a>
57{
58   <a href="../../../../nw/ut/ResU32.html">nw::ut::ResU32</a> m_Stride;
59   <a href="../../../../nw/ut/ResS32.html">nw::ut::ResS32</a> m_VertexStreamsTableCount;
60   <a href="../../../../nw/ut/Offset/Overview.html">nw::ut::Offset</a> toVertexStreamsTable;
61   <a href="../../../../nw/ut/ResU32.html">nw::ut::ResU32</a> m_BufferObject;
62   <a href="../../../../nw/ut/ResU32.html">nw::ut::ResU32</a> m_LocationFlag;
63   <a href="../../../../nw/ut/ResS32.html">nw::ut::ResS32</a> m_StreamTableCount;
64   <a href="../../../../nw/ut/Offset/Overview.html">nw::ut::Offset</a> toStreamTable;
65   <span>u32</span> m_LocationAddress;
66   <span>u32</span> m_MemoryArea;
67   <a href="../../../../nw/ut/ResTypeInfo.html">nw::ut::ResTypeInfo</a> typeInfo;
68   <a href="../../../../nw/ut/ResS32.html">nw::ut::ResS32</a> m_Usage;
69   <a href="../../../../nw/ut/ResU32.html">nw::ut::ResU32</a> m_Flags;
70};
71</pre>
72    </div>
73    <h2>Description</h2>
74    <div class="section">
75      <p>
76  </p>
77    </div>
78    <a name="enum" id="enum">
79      <h2>Enumerated Types</h2>
80      <div class="section">
81        <table class="members">
82          <tr>
83            <td width="100"> </td>
84            <th>
85              <a href="../../../../nw/gfx/res/ResInterleavedVertexStreamData/VertexType.html"><CODE>VertexType</CODE></a>
86            </th>
87            <td>
88        </td>
89          </tr> </table>
90      </div>
91    </a> <a name="variable" id="variable">
92      <h2>Member Variables</h2>
93      <div class="section">
94        <table class="members">
95          <tr>
96            <td width="100"> </td>
97            <th>
98              <span class="argument">m_Stride</span>
99            </th>
100            <td width="100"><a href="../../../../nw/ut/ResU32.html"><CODE>nw::ut::ResU32</CODE></a></td>
101            <td>
102        </td>
103          </tr>
104          <tr>
105            <td width="100"> </td>
106            <th>
107              <span class="argument">m_VertexStreamsTableCount</span>
108            </th>
109            <td width="100"><a href="../../../../nw/ut/ResS32.html"><CODE>nw::ut::ResS32</CODE></a></td>
110            <td>
111        </td>
112          </tr>
113          <tr>
114            <td width="100"> </td>
115            <th>
116              <span class="argument">toVertexStreamsTable</span>
117            </th>
118            <td width="100"><a href="../../../../nw/ut/Offset/Overview.html"><CODE>nw::ut::Offset</CODE></a></td>
119            <td>
120        </td>
121          </tr>
122          <tr>
123            <td width="100"> </td>
124            <th>
125              <span class="argument">m_BufferObject</span>
126            </th>
127            <td width="100"><a href="../../../../nw/ut/ResU32.html"><CODE>nw::ut::ResU32</CODE></a></td>
128            <td>
129        (Derived from <a href="../../../../nw/gfx/res/ResVertexStreamBaseData/Overview.html"><CODE>ResVertexStreamBaseData</CODE></a>.)</td>
130          </tr>
131          <tr>
132            <td width="100"> </td>
133            <th>
134              <span class="argument">m_LocationFlag</span>
135            </th>
136            <td width="100"><a href="../../../../nw/ut/ResU32.html"><CODE>nw::ut::ResU32</CODE></a></td>
137            <td>
138        (Derived from <a href="../../../../nw/gfx/res/ResVertexStreamBaseData/Overview.html"><CODE>ResVertexStreamBaseData</CODE></a>.)</td>
139          </tr>
140          <tr>
141            <td width="100"> </td>
142            <th>
143              <span class="argument">m_StreamTableCount</span>
144            </th>
145            <td width="100"><a href="../../../../nw/ut/ResS32.html"><CODE>nw::ut::ResS32</CODE></a></td>
146            <td>
147        (Derived from <a href="../../../../nw/gfx/res/ResVertexStreamBaseData/Overview.html"><CODE>ResVertexStreamBaseData</CODE></a>.)</td>
148          </tr>
149          <tr>
150            <td width="100"> </td>
151            <th>
152              <span class="argument">toStreamTable</span>
153            </th>
154            <td width="100"><a href="../../../../nw/ut/Offset/Overview.html"><CODE>nw::ut::Offset</CODE></a></td>
155            <td>
156        (Derived from <a href="../../../../nw/gfx/res/ResVertexStreamBaseData/Overview.html"><CODE>ResVertexStreamBaseData</CODE></a>.)</td>
157          </tr>
158          <tr>
159            <td width="100"> </td>
160            <th>
161              <span class="argument">m_LocationAddress</span>
162            </th>
163            <td width="100"><span><CODE>u32</CODE></span></td>
164            <td>
165        (Derived from <a href="../../../../nw/gfx/res/ResVertexStreamBaseData/Overview.html"><CODE>ResVertexStreamBaseData</CODE></a>.)</td>
166          </tr>
167          <tr>
168            <td width="100"> </td>
169            <th>
170              <span class="argument">m_MemoryArea</span>
171            </th>
172            <td width="100"><span><CODE>u32</CODE></span></td>
173            <td>
174        (Derived from <a href="../../../../nw/gfx/res/ResVertexStreamBaseData/Overview.html"><CODE>ResVertexStreamBaseData</CODE></a>.)</td>
175          </tr>
176          <tr>
177            <td width="100"> </td>
178            <th>
179              <span class="argument">typeInfo</span>
180            </th>
181            <td width="100"><a href="../../../../nw/ut/ResTypeInfo.html"><CODE>nw::ut::ResTypeInfo</CODE></a></td>
182            <td>
183        </td>
184          </tr>
185          <tr>
186            <td width="100"> </td>
187            <th>
188              <span class="argument">m_Usage</span>
189            </th>
190            <td width="100"><a href="../../../../nw/ut/ResS32.html"><CODE>nw::ut::ResS32</CODE></a></td>
191            <td>
192        </td>
193          </tr>
194          <tr>
195            <td width="100"> </td>
196            <th>
197              <span class="argument">m_Flags</span>
198            </th>
199            <td width="100"><a href="../../../../nw/ut/ResU32.html"><CODE>nw::ut::ResU32</CODE></a></td>
200            <td>
201        </td>
202          </tr> </table>
203      </div>
204    </a>
205    <h2>Inheritance Hierarchy</h2>
206    <div class="section">
207      <p class="hierarchy"><span><CODE>nw::gfx::res::ResVertexAttributeData</CODE></span><br />  <a href="../../../../nw/gfx/res/ResVertexStreamBaseData/Overview.html"><CODE>nw::gfx::res::ResVertexStreamBaseData</CODE></a><br />    <b><CODE>nw::gfx::res::ResInterleavedVertexStreamData</CODE></b>
208      </p>
209    </div>
210  <hr><p>CONFIDENTIAL</p></body>
211</html>