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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::SceneManager::ShadowCasterSceneQueryListener class 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::SceneManager::ShadowCasterSceneQueryListener Class Reference</h1>Inner class to use as callback for shadow caster scene query. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreSceneManager_8h-source.html">OgreSceneManager.h</a>&gt;</code>
14<p>
15<p>Inheritance diagram for Ogre::SceneManager::ShadowCasterSceneQueryListener:
16<p><center><img src="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.png" usemap="#Ogre::SceneManager::ShadowCasterSceneQueryListener_map" border="0" alt=""></center>
17<map name="Ogre::SceneManager::ShadowCasterSceneQueryListener_map">
18<area href="classOgre_1_1SceneQueryListener.html" alt="Ogre::SceneQueryListener" shape="rect" coords="0,0,339,24">
19</map>
20<a href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
21<tr><td></td></tr>
22<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
23<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenera0">ShadowCasterSceneQueryListener</a> (<a class="el" href="classOgre_1_1SceneManager.html">SceneManager</a> *sm)</td></tr>
24
25<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenera1">prepare</a> (bool lightInFrustum, const <a class="el" href="namespaceOgre.html#a411">PlaneBoundedVolumeList</a> *lightClipVolumes, const <a class="el" href="classOgre_1_1Light.html">Light</a> *light, const <a class="el" href="classOgre_1_1Camera.html">Camera</a> *cam, <a class="el" href="classOgre_1_1SceneManager.html#Ogre_1_1TerrainSceneManagerx11">ShadowCasterList</a> *casterList, <a class="el" href="namespaceOgre.html#a420">Real</a> farDistSquared)</td></tr>
26
27<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenera2">queryResult</a> (<a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a> *object)</td></tr>
28
29<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called when a <a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a> is returned by a query.  <a href="#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenera2"></a><br><br></td></tr>
30<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenera3">queryResult</a> (<a class="el" href="structOgre_1_1SceneQuery_1_1WorldFragment.html">SceneQuery::WorldFragment</a> *fragment)</td></tr>
31
32<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called when a WorldFragment is returned by a query.  <a href="#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenera3"></a><br><br></td></tr>
33<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
34<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1SceneManager.html">SceneManager</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp0">mSceneMgr</a></td></tr>
35
36<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1SceneManager.html#Ogre_1_1TerrainSceneManagerx11">ShadowCasterList</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp1">mCasterList</a></td></tr>
37
38<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp2">mIsLightInFrustum</a></td></tr>
39
40<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="namespaceOgre.html#a411">PlaneBoundedVolumeList</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp3">mLightClipVolumeList</a></td></tr>
41
42<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="classOgre_1_1Camera.html">Camera</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp4">mCamera</a></td></tr>
43
44<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="classOgre_1_1Light.html">Light</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp5">mLight</a></td></tr>
45
46<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="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp6">mFarDistSquared</a></td></tr>
47
48</table>
49<hr><a name="_details"></a><h2>Detailed Description</h2>
50Inner class to use as callback for shadow caster scene query.
51<p>
52
53<p>
54Definition at line <a class="el" href="OgreSceneManager_8h-source.html#l00424">424</a> of file <a class="el" href="OgreSceneManager_8h-source.html">OgreSceneManager.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
55<a class="anchor" name="Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenera0" doxytag="Ogre::SceneManager::ShadowCasterSceneQueryListener::ShadowCasterSceneQueryListener" ></a><p>
56<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
57  <tr>
58    <td class="mdRow">
59      <table cellpadding="0" cellspacing="0" border="0">
60        <tr>
61          <td class="md" nowrap valign="top"> Ogre::SceneManager::ShadowCasterSceneQueryListener::ShadowCasterSceneQueryListener </td>
62          <td class="md" valign="top">(&nbsp;</td>
63          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1SceneManager.html">SceneManager</a> *&nbsp;</td>
64          <td class="mdname1" valign="top" nowrap> <em>sm</em>          </td>
65          <td class="md" valign="top">&nbsp;)&nbsp;</td>
66          <td class="md" nowrap></td>
67        </tr>
68
69      </table>
70    </td>
71  </tr>
72</table>
73<table cellspacing=5 cellpadding=0 border=0>
74  <tr>
75    <td>
76      &nbsp;
77    </td>
78    <td>
79
80<p>
81
82<p>
83Definition at line <a class="el" href="OgreSceneManager_8h-source.html#l00435">435</a> of file <a class="el" href="OgreSceneManager_8h-source.html">OgreSceneManager.h</a>.    </td>
84  </tr>
85</table>
86<hr><h2>Member Function Documentation</h2>
87<a class="anchor" name="Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenera1" doxytag="Ogre::SceneManager::ShadowCasterSceneQueryListener::prepare" ></a><p>
88<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
89  <tr>
90    <td class="mdRow">
91      <table cellpadding="0" cellspacing="0" border="0">
92        <tr>
93          <td class="md" nowrap valign="top"> void Ogre::SceneManager::ShadowCasterSceneQueryListener::prepare </td>
94          <td class="md" valign="top">(&nbsp;</td>
95          <td class="md" nowrap valign="top">bool&nbsp;</td>
96          <td class="mdname" nowrap> <em>lightInFrustum</em>, </td>
97        </tr>
98        <tr>
99          <td class="md" nowrap align="right"></td>
100          <td></td>
101          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a411">PlaneBoundedVolumeList</a> *&nbsp;</td>
102          <td class="mdname" nowrap> <em>lightClipVolumes</em>, </td>
103        </tr>
104        <tr>
105          <td class="md" nowrap align="right"></td>
106          <td></td>
107          <td class="md" nowrap>const <a class="el" href="classOgre_1_1Light.html">Light</a> *&nbsp;</td>
108          <td class="mdname" nowrap> <em>light</em>, </td>
109        </tr>
110        <tr>
111          <td class="md" nowrap align="right"></td>
112          <td></td>
113          <td class="md" nowrap>const <a class="el" href="classOgre_1_1Camera.html">Camera</a> *&nbsp;</td>
114          <td class="mdname" nowrap> <em>cam</em>, </td>
115        </tr>
116        <tr>
117          <td class="md" nowrap align="right"></td>
118          <td></td>
119          <td class="md" nowrap><a class="el" href="classOgre_1_1SceneManager.html#Ogre_1_1TerrainSceneManagerx11">ShadowCasterList</a> *&nbsp;</td>
120          <td class="mdname" nowrap> <em>casterList</em>, </td>
121        </tr>
122        <tr>
123          <td class="md" nowrap align="right"></td>
124          <td></td>
125          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td>
126          <td class="mdname" nowrap> <em>farDistSquared</em></td>
127        </tr>
128        <tr>
129          <td></td>
130          <td class="md">)&nbsp;</td>
131          <td class="md" colspan="2"></td>
132        </tr>
133
134      </table>
135    </td>
136  </tr>
137</table>
138<table cellspacing=5 cellpadding=0 border=0>
139  <tr>
140    <td>
141      &nbsp;
142    </td>
143    <td>
144
145<p>
146
147<p>
148Definition at line <a class="el" href="OgreSceneManager_8h-source.html#l00439">439</a> of file <a class="el" href="OgreSceneManager_8h-source.html">OgreSceneManager.h</a>.
149<p>
150References <a class="el" href="OgrePlaneBoundedVolume_8h-source.html#l00125">Ogre::PlaneBoundedVolumeList</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>, and <a class="el" href="OgreSceneManager_8h-source.html#l00400">Ogre::SceneManager::ShadowCasterList</a>.    </td>
151  </tr>
152</table>
153<a class="anchor" name="Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenera3" doxytag="Ogre::SceneManager::ShadowCasterSceneQueryListener::queryResult" ></a><p>
154<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
155  <tr>
156    <td class="mdRow">
157      <table cellpadding="0" cellspacing="0" border="0">
158        <tr>
159          <td class="md" nowrap valign="top"> bool Ogre::SceneManager::ShadowCasterSceneQueryListener::queryResult </td>
160          <td class="md" valign="top">(&nbsp;</td>
161          <td class="md" nowrap valign="top"><a class="el" href="structOgre_1_1SceneQuery_1_1WorldFragment.html">SceneQuery::WorldFragment</a> *&nbsp;</td>
162          <td class="mdname1" valign="top" nowrap> <em>fragment</em>          </td>
163          <td class="md" valign="top">&nbsp;)&nbsp;</td>
164          <td class="md" nowrap><code> [virtual]</code></td>
165        </tr>
166
167      </table>
168    </td>
169  </tr>
170</table>
171<table cellspacing=5 cellpadding=0 border=0>
172  <tr>
173    <td>
174      &nbsp;
175    </td>
176    <td>
177
178<p>
179Called when a WorldFragment is returned by a query.
180<p>
181<dl compact><dt><b>Remarks:</b></dt><dd>The implementor should return 'true' to continue returning objects, or 'false' to abandon any further results from this query. </dd></dl>
182
183<p>
184Implements <a class="el" href="classOgre_1_1SceneQueryListener.html#Ogre_1_1SceneQueryListenera2">Ogre::SceneQueryListener</a>.    </td>
185  </tr>
186</table>
187<a class="anchor" name="Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenera2" doxytag="Ogre::SceneManager::ShadowCasterSceneQueryListener::queryResult" ></a><p>
188<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
189  <tr>
190    <td class="mdRow">
191      <table cellpadding="0" cellspacing="0" border="0">
192        <tr>
193          <td class="md" nowrap valign="top"> bool Ogre::SceneManager::ShadowCasterSceneQueryListener::queryResult </td>
194          <td class="md" valign="top">(&nbsp;</td>
195          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a> *&nbsp;</td>
196          <td class="mdname1" valign="top" nowrap> <em>object</em>          </td>
197          <td class="md" valign="top">&nbsp;)&nbsp;</td>
198          <td class="md" nowrap><code> [virtual]</code></td>
199        </tr>
200
201      </table>
202    </td>
203  </tr>
204</table>
205<table cellspacing=5 cellpadding=0 border=0>
206  <tr>
207    <td>
208      &nbsp;
209    </td>
210    <td>
211
212<p>
213Called when a <a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a> is returned by a query.
214<p>
215<dl compact><dt><b>Remarks:</b></dt><dd>The implementor should return 'true' to continue returning objects, or 'false' to abandon any further results from this query. </dd></dl>
216
217<p>
218Implements <a class="el" href="classOgre_1_1SceneQueryListener.html#Ogre_1_1SceneQueryListenera1">Ogre::SceneQueryListener</a>.    </td>
219  </tr>
220</table>
221<hr><h2>Member Data Documentation</h2>
222<a class="anchor" name="Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp4" doxytag="Ogre::SceneManager::ShadowCasterSceneQueryListener::mCamera" ></a><p>
223<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
224  <tr>
225    <td class="mdRow">
226      <table cellpadding="0" cellspacing="0" border="0">
227        <tr>
228          <td class="md" nowrap valign="top"> const <a class="el" href="classOgre_1_1Camera.html">Camera</a>* <a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp4">Ogre::SceneManager::ShadowCasterSceneQueryListener::mCamera</a><code> [protected]</code>
229      </table>
230    </td>
231  </tr>
232</table>
233<table cellspacing=5 cellpadding=0 border=0>
234  <tr>
235    <td>
236      &nbsp;
237    </td>
238    <td>
239
240<p>
241
242<p>
243Definition at line <a class="el" href="OgreSceneManager_8h-source.html#l00431">431</a> of file <a class="el" href="OgreSceneManager_8h-source.html">OgreSceneManager.h</a>.    </td>
244  </tr>
245</table>
246<a class="anchor" name="Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp1" doxytag="Ogre::SceneManager::ShadowCasterSceneQueryListener::mCasterList" ></a><p>
247<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
248  <tr>
249    <td class="mdRow">
250      <table cellpadding="0" cellspacing="0" border="0">
251        <tr>
252          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1SceneManager.html#Ogre_1_1TerrainSceneManagerx11">ShadowCasterList</a>* <a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp1">Ogre::SceneManager::ShadowCasterSceneQueryListener::mCasterList</a><code> [protected]</code>
253      </table>
254    </td>
255  </tr>
256</table>
257<table cellspacing=5 cellpadding=0 border=0>
258  <tr>
259    <td>
260      &nbsp;
261    </td>
262    <td>
263
264<p>
265
266<p>
267Definition at line <a class="el" href="OgreSceneManager_8h-source.html#l00428">428</a> of file <a class="el" href="OgreSceneManager_8h-source.html">OgreSceneManager.h</a>.    </td>
268  </tr>
269</table>
270<a class="anchor" name="Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp6" doxytag="Ogre::SceneManager::ShadowCasterSceneQueryListener::mFarDistSquared" ></a><p>
271<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
272  <tr>
273    <td class="mdRow">
274      <table cellpadding="0" cellspacing="0" border="0">
275        <tr>
276          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a420">Real</a> <a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp6">Ogre::SceneManager::ShadowCasterSceneQueryListener::mFarDistSquared</a><code> [protected]</code>
277      </table>
278    </td>
279  </tr>
280</table>
281<table cellspacing=5 cellpadding=0 border=0>
282  <tr>
283    <td>
284      &nbsp;
285    </td>
286    <td>
287
288<p>
289
290<p>
291Definition at line <a class="el" href="OgreSceneManager_8h-source.html#l00433">433</a> of file <a class="el" href="OgreSceneManager_8h-source.html">OgreSceneManager.h</a>.    </td>
292  </tr>
293</table>
294<a class="anchor" name="Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp2" doxytag="Ogre::SceneManager::ShadowCasterSceneQueryListener::mIsLightInFrustum" ></a><p>
295<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
296  <tr>
297    <td class="mdRow">
298      <table cellpadding="0" cellspacing="0" border="0">
299        <tr>
300          <td class="md" nowrap valign="top"> bool <a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp2">Ogre::SceneManager::ShadowCasterSceneQueryListener::mIsLightInFrustum</a><code> [protected]</code>
301      </table>
302    </td>
303  </tr>
304</table>
305<table cellspacing=5 cellpadding=0 border=0>
306  <tr>
307    <td>
308      &nbsp;
309    </td>
310    <td>
311
312<p>
313
314<p>
315Definition at line <a class="el" href="OgreSceneManager_8h-source.html#l00429">429</a> of file <a class="el" href="OgreSceneManager_8h-source.html">OgreSceneManager.h</a>.    </td>
316  </tr>
317</table>
318<a class="anchor" name="Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp5" doxytag="Ogre::SceneManager::ShadowCasterSceneQueryListener::mLight" ></a><p>
319<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
320  <tr>
321    <td class="mdRow">
322      <table cellpadding="0" cellspacing="0" border="0">
323        <tr>
324          <td class="md" nowrap valign="top"> const <a class="el" href="classOgre_1_1Light.html">Light</a>* <a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp5">Ogre::SceneManager::ShadowCasterSceneQueryListener::mLight</a><code> [protected]</code>
325      </table>
326    </td>
327  </tr>
328</table>
329<table cellspacing=5 cellpadding=0 border=0>
330  <tr>
331    <td>
332      &nbsp;
333    </td>
334    <td>
335
336<p>
337
338<p>
339Definition at line <a class="el" href="OgreSceneManager_8h-source.html#l00432">432</a> of file <a class="el" href="OgreSceneManager_8h-source.html">OgreSceneManager.h</a>.    </td>
340  </tr>
341</table>
342<a class="anchor" name="Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp3" doxytag="Ogre::SceneManager::ShadowCasterSceneQueryListener::mLightClipVolumeList" ></a><p>
343<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
344  <tr>
345    <td class="mdRow">
346      <table cellpadding="0" cellspacing="0" border="0">
347        <tr>
348          <td class="md" nowrap valign="top"> const <a class="el" href="namespaceOgre.html#a411">PlaneBoundedVolumeList</a>* <a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp3">Ogre::SceneManager::ShadowCasterSceneQueryListener::mLightClipVolumeList</a><code> [protected]</code>
349      </table>
350    </td>
351  </tr>
352</table>
353<table cellspacing=5 cellpadding=0 border=0>
354  <tr>
355    <td>
356      &nbsp;
357    </td>
358    <td>
359
360<p>
361
362<p>
363Definition at line <a class="el" href="OgreSceneManager_8h-source.html#l00430">430</a> of file <a class="el" href="OgreSceneManager_8h-source.html">OgreSceneManager.h</a>.    </td>
364  </tr>
365</table>
366<a class="anchor" name="Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp0" doxytag="Ogre::SceneManager::ShadowCasterSceneQueryListener::mSceneMgr" ></a><p>
367<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
368  <tr>
369    <td class="mdRow">
370      <table cellpadding="0" cellspacing="0" border="0">
371        <tr>
372          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1SceneManager.html">SceneManager</a>* <a class="el" href="classOgre_1_1SceneManager_1_1ShadowCasterSceneQueryListener.html#Ogre_1_1SceneManager_1_1ShadowCasterSceneQueryListenerp0">Ogre::SceneManager::ShadowCasterSceneQueryListener::mSceneMgr</a><code> [protected]</code>
373      </table>
374    </td>
375  </tr>
376</table>
377<table cellspacing=5 cellpadding=0 border=0>
378  <tr>
379    <td>
380      &nbsp;
381    </td>
382    <td>
383
384<p>
385
386<p>
387Definition at line <a class="el" href="OgreSceneManager_8h-source.html#l00427">427</a> of file <a class="el" href="OgreSceneManager_8h-source.html">OgreSceneManager.h</a>.    </td>
388  </tr>
389</table>
390<hr>The documentation for this class was generated from the following file:<ul>
391<li><a class="el" href="OgreSceneManager_8h-source.html">OgreSceneManager.h</a></ul>
392<hr>
393<p>
394Copyright &copy; 2000-2005 by The OGRE Team<br />
395<!--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/>
396This 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/>
397                <!--/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#">
398                <Work rdf:about="">
399                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
400        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
401                </Work>
402                <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> -->
403
404Last modified Sun Feb 12 13:03:10 2006
405</p>
406</body>
407</html>
Note: See TracBrowser for help on using the repository browser.