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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>bsp_plane_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_plane_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__plane__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>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__plane__t.html#bsp__plane__to0">normal</a> [3]</td></tr>
16
17<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structbsp__plane__t.html#bsp__plane__to1">dist</a></td></tr>
18
19</table>
20<hr><h2>Member Data Documentation</h2>
21<a class="anchor" name="bsp__plane__to1" doxytag="bsp_plane_t::dist" ></a><p>
22<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
23  <tr>
24    <td class="mdRow">
25      <table cellpadding="0" cellspacing="0" border="0">
26        <tr>
27          <td class="md" nowrap valign="top"> float <a class="el" href="structbsp__plane__t.html#bsp__plane__to1">bsp_plane_t::dist</a>
28      </table>
29    </td>
30  </tr>
31</table>
32<table cellspacing=5 cellpadding=0 border=0>
33  <tr>
34    <td>
35      &nbsp;
36    </td>
37    <td>
38
39<p>
40
41<p>
42Definition at line <a class="el" href="OgreQuake3Types_8h-source.html#l00150">150</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
43  </tr>
44</table>
45<a class="anchor" name="bsp__plane__to0" doxytag="bsp_plane_t::normal" ></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__plane__t.html#bsp__plane__to0">bsp_plane_t::normal</a>[3]
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#l00149">149</a> of file <a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a>.    </td>
67  </tr>
68</table>
69<hr>The documentation for this struct was generated from the following file:<ul>
70<li><a class="el" href="OgreQuake3Types_8h-source.html">OgreQuake3Types.h</a></ul>
71<hr>
72<p>
73Copyright &copy; 2000-2005 by The OGRE Team<br />
74<!--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/>
75This 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/>
76                <!--/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#">
77                <Work rdf:about="">
78                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
79        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
80                </Work>
81                <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> -->
82
83Last modified Sun Feb 12 13:00:02 2006
84</p>
85</body>
86</html>
Note: See TracBrowser for help on using the repository browser.