source: OGRE/trunk/ogrenew/Docs/api/html/structbsp__face__t.html @ 657

Revision 657, 15.3 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>bsp_face_t struct Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>bsp_face_t Struct Reference</h1><code>#include &lt;<a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>&gt;</code>
11<p>
12<a href="structbsp__face__t-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
13<tr><td></td></tr>
14<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
15<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to0">shader</a></td></tr>
16
17<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to1">unknown</a></td></tr>
18
19<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to2">type</a></td></tr>
20
21<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to3">vert_start</a></td></tr>
22
23<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to4">vert_count</a></td></tr>
24
25<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to5">elem_start</a></td></tr>
26
27<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to6">elem_count</a></td></tr>
28
29<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to7">lm_texture</a></td></tr>
30
31<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to8">lm_offset</a> [2]</td></tr>
32
33<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to9">lm_size</a> [2]</td></tr>
34
35<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to10">org</a> [3]</td></tr>
36
37<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to11">bbox</a> [6]</td></tr>
38
39<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to12">normal</a> [3]</td></tr>
40
41<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__face__t.html#bsp__face__to13">mesh_cp</a> [2]</td></tr>
42
43</table>
44<hr><h2>Member Data Documentation</h2>
45<a class="anchor" name="bsp__face__to11" doxytag="bsp_face_t::bbox" ></a><p>
46<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
47  <tr>
48    <td class="mdRow">
49      <table cellpadding="0" cellspacing="0" border="0">
50        <tr>
51          <td class="md" nowrap valign="top"> float <a class="el" href="structbsp__face__t.html#bsp__face__to11">bsp_face_t::bbox</a>[6]
52      </table>
53    </td>
54  </tr>
55</table>
56<table cellspacing=5 cellpadding=0 border=0>
57  <tr>
58    <td>
59      &nbsp;
60    </td>
61    <td>
62
63<p>
64
65<p>
66Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00197">197</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
67  </tr>
68</table>
69<a class="anchor" name="bsp__face__to6" doxytag="bsp_face_t::elem_count" ></a><p>
70<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
71  <tr>
72    <td class="mdRow">
73      <table cellpadding="0" cellspacing="0" border="0">
74        <tr>
75          <td class="md" nowrap valign="top"> int <a class="el" href="structbsp__face__t.html#bsp__face__to6">bsp_face_t::elem_count</a>
76      </table>
77    </td>
78  </tr>
79</table>
80<table cellspacing=5 cellpadding=0 border=0>
81  <tr>
82    <td>
83      &nbsp;
84    </td>
85    <td>
86
87<p>
88
89<p>
90Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00192">192</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
91  </tr>
92</table>
93<a class="anchor" name="bsp__face__to5" doxytag="bsp_face_t::elem_start" ></a><p>
94<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
95  <tr>
96    <td class="mdRow">
97      <table cellpadding="0" cellspacing="0" border="0">
98        <tr>
99          <td class="md" nowrap valign="top"> int <a class="el" href="structbsp__face__t.html#bsp__face__to5">bsp_face_t::elem_start</a>
100      </table>
101    </td>
102  </tr>
103</table>
104<table cellspacing=5 cellpadding=0 border=0>
105  <tr>
106    <td>
107      &nbsp;
108    </td>
109    <td>
110
111<p>
112
113<p>
114Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00191">191</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
115  </tr>
116</table>
117<a class="anchor" name="bsp__face__to8" doxytag="bsp_face_t::lm_offset" ></a><p>
118<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
119  <tr>
120    <td class="mdRow">
121      <table cellpadding="0" cellspacing="0" border="0">
122        <tr>
123          <td class="md" nowrap valign="top"> int <a class="el" href="structbsp__face__t.html#bsp__face__to8">bsp_face_t::lm_offset</a>[2]
124      </table>
125    </td>
126  </tr>
127</table>
128<table cellspacing=5 cellpadding=0 border=0>
129  <tr>
130    <td>
131      &nbsp;
132    </td>
133    <td>
134
135<p>
136
137<p>
138Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00194">194</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
139  </tr>
140</table>
141<a class="anchor" name="bsp__face__to9" doxytag="bsp_face_t::lm_size" ></a><p>
142<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
143  <tr>
144    <td class="mdRow">
145      <table cellpadding="0" cellspacing="0" border="0">
146        <tr>
147          <td class="md" nowrap valign="top"> int <a class="el" href="structbsp__face__t.html#bsp__face__to9">bsp_face_t::lm_size</a>[2]
148      </table>
149    </td>
150  </tr>
151</table>
152<table cellspacing=5 cellpadding=0 border=0>
153  <tr>
154    <td>
155      &nbsp;
156    </td>
157    <td>
158
159<p>
160
161<p>
162Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00195">195</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
163  </tr>
164</table>
165<a class="anchor" name="bsp__face__to7" doxytag="bsp_face_t::lm_texture" ></a><p>
166<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
167  <tr>
168    <td class="mdRow">
169      <table cellpadding="0" cellspacing="0" border="0">
170        <tr>
171          <td class="md" nowrap valign="top"> int <a class="el" href="structbsp__face__t.html#bsp__face__to7">bsp_face_t::lm_texture</a>
172      </table>
173    </td>
174  </tr>
175</table>
176<table cellspacing=5 cellpadding=0 border=0>
177  <tr>
178    <td>
179      &nbsp;
180    </td>
181    <td>
182
183<p>
184
185<p>
186Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00193">193</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
187  </tr>
188</table>
189<a class="anchor" name="bsp__face__to13" doxytag="bsp_face_t::mesh_cp" ></a><p>
190<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
191  <tr>
192    <td class="mdRow">
193      <table cellpadding="0" cellspacing="0" border="0">
194        <tr>
195          <td class="md" nowrap valign="top"> int <a class="el" href="structbsp__face__t.html#bsp__face__to13">bsp_face_t::mesh_cp</a>[2]
196      </table>
197    </td>
198  </tr>
199</table>
200<table cellspacing=5 cellpadding=0 border=0>
201  <tr>
202    <td>
203      &nbsp;
204    </td>
205    <td>
206
207<p>
208
209<p>
210Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00199">199</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
211  </tr>
212</table>
213<a class="anchor" name="bsp__face__to12" doxytag="bsp_face_t::normal" ></a><p>
214<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
215  <tr>
216    <td class="mdRow">
217      <table cellpadding="0" cellspacing="0" border="0">
218        <tr>
219          <td class="md" nowrap valign="top"> float <a class="el" href="structbsp__face__t.html#bsp__face__to12">bsp_face_t::normal</a>[3]
220      </table>
221    </td>
222  </tr>
223</table>
224<table cellspacing=5 cellpadding=0 border=0>
225  <tr>
226    <td>
227      &nbsp;
228    </td>
229    <td>
230
231<p>
232
233<p>
234Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00198">198</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
235  </tr>
236</table>
237<a class="anchor" name="bsp__face__to10" doxytag="bsp_face_t::org" ></a><p>
238<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
239  <tr>
240    <td class="mdRow">
241      <table cellpadding="0" cellspacing="0" border="0">
242        <tr>
243          <td class="md" nowrap valign="top"> float <a class="el" href="structbsp__face__t.html#bsp__face__to10">bsp_face_t::org</a>[3]
244      </table>
245    </td>
246  </tr>
247</table>
248<table cellspacing=5 cellpadding=0 border=0>
249  <tr>
250    <td>
251      &nbsp;
252    </td>
253    <td>
254
255<p>
256
257<p>
258Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00196">196</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
259  </tr>
260</table>
261<a class="anchor" name="bsp__face__to0" doxytag="bsp_face_t::shader" ></a><p>
262<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
263  <tr>
264    <td class="mdRow">
265      <table cellpadding="0" cellspacing="0" border="0">
266        <tr>
267          <td class="md" nowrap valign="top"> int <a class="el" href="structbsp__face__t.html#bsp__face__to0">bsp_face_t::shader</a>
268      </table>
269    </td>
270  </tr>
271</table>
272<table cellspacing=5 cellpadding=0 border=0>
273  <tr>
274    <td>
275      &nbsp;
276    </td>
277    <td>
278
279<p>
280
281<p>
282Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00186">186</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
283  </tr>
284</table>
285<a class="anchor" name="bsp__face__to2" doxytag="bsp_face_t::type" ></a><p>
286<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
287  <tr>
288    <td class="mdRow">
289      <table cellpadding="0" cellspacing="0" border="0">
290        <tr>
291          <td class="md" nowrap valign="top"> int <a class="el" href="structbsp__face__t.html#bsp__face__to2">bsp_face_t::type</a>
292      </table>
293    </td>
294  </tr>
295</table>
296<table cellspacing=5 cellpadding=0 border=0>
297  <tr>
298    <td>
299      &nbsp;
300    </td>
301    <td>
302
303<p>
304
305<p>
306Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00188">188</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
307  </tr>
308</table>
309<a class="anchor" name="bsp__face__to1" doxytag="bsp_face_t::unknown" ></a><p>
310<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
311  <tr>
312    <td class="mdRow">
313      <table cellpadding="0" cellspacing="0" border="0">
314        <tr>
315          <td class="md" nowrap valign="top"> int <a class="el" href="structbsp__face__t.html#bsp__face__to1">bsp_face_t::unknown</a>
316      </table>
317    </td>
318  </tr>
319</table>
320<table cellspacing=5 cellpadding=0 border=0>
321  <tr>
322    <td>
323      &nbsp;
324    </td>
325    <td>
326
327<p>
328
329<p>
330Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00187">187</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
331  </tr>
332</table>
333<a class="anchor" name="bsp__face__to4" doxytag="bsp_face_t::vert_count" ></a><p>
334<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
335  <tr>
336    <td class="mdRow">
337      <table cellpadding="0" cellspacing="0" border="0">
338        <tr>
339          <td class="md" nowrap valign="top"> int <a class="el" href="structbsp__face__t.html#bsp__face__to4">bsp_face_t::vert_count</a>
340      </table>
341    </td>
342  </tr>
343</table>
344<table cellspacing=5 cellpadding=0 border=0>
345  <tr>
346    <td>
347      &nbsp;
348    </td>
349    <td>
350
351<p>
352
353<p>
354Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00190">190</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
355  </tr>
356</table>
357<a class="anchor" name="bsp__face__to3" doxytag="bsp_face_t::vert_start" ></a><p>
358<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
359  <tr>
360    <td class="mdRow">
361      <table cellpadding="0" cellspacing="0" border="0">
362        <tr>
363          <td class="md" nowrap valign="top"> int <a class="el" href="structbsp__face__t.html#bsp__face__to3">bsp_face_t::vert_start</a>
364      </table>
365    </td>
366  </tr>
367</table>
368<table cellspacing=5 cellpadding=0 border=0>
369  <tr>
370    <td>
371      &nbsp;
372    </td>
373    <td>
374
375<p>
376
377<p>
378Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00189">189</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
379  </tr>
380</table>
381<hr>The documentation for this struct was generated from the following file:<ul>
382<li><a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a></ul>
383<hr>
384<p>
385Copyright &copy; 2000-2005 by The OGRE Team<br />
386<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
387This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
388                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
389                <Work rdf:about="">
390                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
391        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
392                </Work>
393                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
394
395Last modified Sun Feb 12 13:00:02 2006
396</p>
397</body>
398</html>
Note: See TracBrowser for help on using the repository browser.