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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::RaySceneQueryResultEntry 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>Ogre::RaySceneQueryResultEntry Struct Reference</h1>This struct allows a single comparison of result data no matter what the type. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreSceneQuery_8h-source.html">OgreSceneQuery.h</a>&gt;</code>
14<p>
15<a href="structOgre_1_1RaySceneQueryResultEntry-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
16<tr><td></td></tr>
17<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
18<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1RaySceneQueryResultEntry.html#Ogre_1_1RaySceneQueryResultEntrya0">operator&lt;</a> (const <a class="el" href="structOgre_1_1RaySceneQueryResultEntry.html">RaySceneQueryResultEntry</a> &amp;rhs) const </td></tr>
19
20<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Comparison operator for sorting.  <a href="#Ogre_1_1RaySceneQueryResultEntrya0"></a><br><br></td></tr>
21<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
22<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1RaySceneQueryResultEntry.html#Ogre_1_1RaySceneQueryResultEntryo0">distance</a></td></tr>
23
24<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Distance along the ray.  <a href="#Ogre_1_1RaySceneQueryResultEntryo0"></a><br><br></td></tr>
25<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1RaySceneQueryResultEntry.html#Ogre_1_1RaySceneQueryResultEntryo1">movable</a></td></tr>
26
27<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The movable, or NULL if this is not a movable result.  <a href="#Ogre_1_1RaySceneQueryResultEntryo1"></a><br><br></td></tr>
28<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structOgre_1_1SceneQuery_1_1WorldFragment.html">SceneQuery::WorldFragment</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1RaySceneQueryResultEntry.html#Ogre_1_1RaySceneQueryResultEntryo2">worldFragment</a></td></tr>
29
30<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The world fragment, or NULL if this is not a fragment result.  <a href="#Ogre_1_1RaySceneQueryResultEntryo2"></a><br><br></td></tr>
31</table>
32<hr><a name="_details"></a><h2>Detailed Description</h2>
33This struct allows a single comparison of result data no matter what the type.
34<p>
35
36<p>
37Definition at line <a class="el" href="OgreSceneQuery_8h-source.html#l00335">335</a> of file <a class="el" href="OgreSceneQuery_8h-source.html">OgreSceneQuery.h</a>.<hr><h2>Member Function Documentation</h2>
38<a class="anchor" name="Ogre_1_1RaySceneQueryResultEntrya0" doxytag="Ogre::RaySceneQueryResultEntry::operator<" ></a><p>
39<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
40  <tr>
41    <td class="mdRow">
42      <table cellpadding="0" cellspacing="0" border="0">
43        <tr>
44          <td class="md" nowrap valign="top"> bool Ogre::RaySceneQueryResultEntry::operator&lt; </td>
45          <td class="md" valign="top">(&nbsp;</td>
46          <td class="md" nowrap valign="top">const <a class="el" href="structOgre_1_1RaySceneQueryResultEntry.html">RaySceneQueryResultEntry</a> &amp;&nbsp;</td>
47          <td class="mdname1" valign="top" nowrap> <em>rhs</em>          </td>
48          <td class="md" valign="top">&nbsp;)&nbsp;</td>
49          <td class="md" nowrap> const</td>
50        </tr>
51
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>
64Comparison operator for sorting.
65<p>
66
67<p>
68Definition at line <a class="el" href="OgreSceneQuery_8h-source.html#l00344">344</a> of file <a class="el" href="OgreSceneQuery_8h-source.html">OgreSceneQuery.h</a>.
69<p>
70References <a class="el" href="OgreSceneQuery_8h-source.html#l00338">distance</a>.    </td>
71  </tr>
72</table>
73<hr><h2>Member Data Documentation</h2>
74<a class="anchor" name="Ogre_1_1RaySceneQueryResultEntryo0" doxytag="Ogre::RaySceneQueryResultEntry::distance" ></a><p>
75<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
76  <tr>
77    <td class="mdRow">
78      <table cellpadding="0" cellspacing="0" border="0">
79        <tr>
80          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a420">Real</a> <a class="el" href="structOgre_1_1RaySceneQueryResultEntry.html#Ogre_1_1RaySceneQueryResultEntryo0">Ogre::RaySceneQueryResultEntry::distance</a>
81      </table>
82    </td>
83  </tr>
84</table>
85<table cellspacing=5 cellpadding=0 border=0>
86  <tr>
87    <td>
88      &nbsp;
89    </td>
90    <td>
91
92<p>
93Distance along the ray.
94<p>
95
96<p>
97Definition at line <a class="el" href="OgreSceneQuery_8h-source.html#l00338">338</a> of file <a class="el" href="OgreSceneQuery_8h-source.html">OgreSceneQuery.h</a>.
98<p>
99Referenced by <a class="el" href="OgreSceneQuery_8h-source.html#l00344">operator&lt;()</a>.    </td>
100  </tr>
101</table>
102<a class="anchor" name="Ogre_1_1RaySceneQueryResultEntryo1" doxytag="Ogre::RaySceneQueryResultEntry::movable" ></a><p>
103<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
104  <tr>
105    <td class="mdRow">
106      <table cellpadding="0" cellspacing="0" border="0">
107        <tr>
108          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a>* <a class="el" href="structOgre_1_1RaySceneQueryResultEntry.html#Ogre_1_1RaySceneQueryResultEntryo1">Ogre::RaySceneQueryResultEntry::movable</a>
109      </table>
110    </td>
111  </tr>
112</table>
113<table cellspacing=5 cellpadding=0 border=0>
114  <tr>
115    <td>
116      &nbsp;
117    </td>
118    <td>
119
120<p>
121The movable, or NULL if this is not a movable result.
122<p>
123
124<p>
125Definition at line <a class="el" href="OgreSceneQuery_8h-source.html#l00340">340</a> of file <a class="el" href="OgreSceneQuery_8h-source.html">OgreSceneQuery.h</a>.    </td>
126  </tr>
127</table>
128<a class="anchor" name="Ogre_1_1RaySceneQueryResultEntryo2" doxytag="Ogre::RaySceneQueryResultEntry::worldFragment" ></a><p>
129<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
130  <tr>
131    <td class="mdRow">
132      <table cellpadding="0" cellspacing="0" border="0">
133        <tr>
134          <td class="md" nowrap valign="top"> <a class="el" href="structOgre_1_1SceneQuery_1_1WorldFragment.html">SceneQuery::WorldFragment</a>* <a class="el" href="structOgre_1_1RaySceneQueryResultEntry.html#Ogre_1_1RaySceneQueryResultEntryo2">Ogre::RaySceneQueryResultEntry::worldFragment</a>
135      </table>
136    </td>
137  </tr>
138</table>
139<table cellspacing=5 cellpadding=0 border=0>
140  <tr>
141    <td>
142      &nbsp;
143    </td>
144    <td>
145
146<p>
147The world fragment, or NULL if this is not a fragment result.
148<p>
149
150<p>
151Definition at line <a class="el" href="OgreSceneQuery_8h-source.html#l00342">342</a> of file <a class="el" href="OgreSceneQuery_8h-source.html">OgreSceneQuery.h</a>.    </td>
152  </tr>
153</table>
154<hr>The documentation for this struct was generated from the following file:<ul>
155<li><a class="el" href="OgreSceneQuery_8h-source.html">OgreSceneQuery.h</a></ul>
156<hr>
157<p>
158Copyright &copy; 2000-2005 by The OGRE Team<br />
159<!--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/>
160This 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/>
161                <!--/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#">
162                <Work rdf:about="">
163                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
164        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
165                </Work>
166                <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> -->
167
168Last modified Sun Feb 12 13:03:26 2006
169</p>
170</body>
171</html>
Note: See TracBrowser for help on using the repository browser.