source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1RenderQueueInvocationSequence.html @ 692

Revision 692, 22.2 KB checked in by mattausch, 19 years ago (diff)

adding ogre 1.2 and dependencies

RevLine 
[692]1<html>
2<head>
3<title>Ogre::RenderQueueInvocationSequence 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::RenderQueueInvocationSequence Class Reference</h1>Class to hold a linear sequence of <a class="el" href="classOgre_1_1RenderQueueInvocation.html">RenderQueueInvocation</a> objects. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreRenderQueueInvocation_8h-source.html">OgreRenderQueueInvocation.h</a>&gt;</code>
14<p>
15<a href="classOgre_1_1RenderQueueInvocationSequence-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>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencea0">RenderQueueInvocationSequence</a> (const <a class="el" href="namespaceOgre.html#a471">String</a> &amp;name)</td></tr>
19
20<tr><td class="memItemLeft" nowrap align=right valign=top>virtual&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencea1">~RenderQueueInvocationSequence</a> ()</td></tr>
21
22<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="namespaceOgre.html#a471">String</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencea2">getName</a> (void) const </td></tr>
23
24<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the name of this sequence.  <a href="#Ogre_1_1RenderQueueInvocationSequencea2"></a><br><br></td></tr>
25<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1RenderQueueInvocation.html">RenderQueueInvocation</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencea3">add</a> (<a class="el" href="namespaceOgre.html#a457">uint8</a> renderQueueGroupID, const <a class="el" href="namespaceOgre.html#a471">String</a> &amp;invocationName)</td></tr>
26
27<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Add a standard invocation to the sequence.  <a href="#Ogre_1_1RenderQueueInvocationSequencea3"></a><br><br></td></tr>
28<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencea4">add</a> (<a class="el" href="classOgre_1_1RenderQueueInvocation.html">RenderQueueInvocation</a> *i)</td></tr>
29
30<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Add a custom invocation to the sequence.  <a href="#Ogre_1_1RenderQueueInvocationSequencea4"></a><br><br></td></tr>
31<tr><td class="memItemLeft" nowrap align=right valign=top>size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencea5">size</a> (void) const </td></tr>
32
33<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the number of invocations in this sequence.  <a href="#Ogre_1_1RenderQueueInvocationSequencea5"></a><br><br></td></tr>
34<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencea6">clear</a> (void)</td></tr>
35
36<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Clear and delete all invocations in this sequence.  <a href="#Ogre_1_1RenderQueueInvocationSequencea6"></a><br><br></td></tr>
37<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1RenderQueueInvocation.html">RenderQueueInvocation</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencea7">get</a> (size_t index)</td></tr>
38
39<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gets the details of an invocation at a given index.  <a href="#Ogre_1_1RenderQueueInvocationSequencea7"></a><br><br></td></tr>
40<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencea8">remove</a> (size_t index)</td></tr>
41
42<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Removes (and deletes) an invocation by index.  <a href="#Ogre_1_1RenderQueueInvocationSequencea8"></a><br><br></td></tr>
43<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1VectorIterator.html">RenderQueueInvocationIterator</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencea9">iterator</a> (void)</td></tr>
44
45<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get an iterator over the invocations.  <a href="#Ogre_1_1RenderQueueInvocationSequencea9"></a><br><br></td></tr>
46<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
47<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a471">String</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencep0">mName</a></td></tr>
48
49<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a487">RenderQueueInvocationList</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencep1">mInvocations</a></td></tr>
50
51</table>
52<hr><a name="_details"></a><h2>Detailed Description</h2>
53Class to hold a linear sequence of <a class="el" href="classOgre_1_1RenderQueueInvocation.html">RenderQueueInvocation</a> objects.
54<p>
55<dl compact><dt><b>Remarks:</b></dt><dd>This is just a simple data holder class which contains a list of <a class="el" href="classOgre_1_1RenderQueueInvocation.html">RenderQueueInvocation</a> objects representing the sequence of invocations made for a viewport. It's only real purpose is to ensure that <a class="el" href="classOgre_1_1RenderQueueInvocation.html">RenderQueueInvocation</a> instances are deleted on shudown, since you can provide your own subclass instances on <a class="el" href="classOgre_1_1RenderQueueInvocation.html">RenderQueueInvocation</a>. Remember that any invocation instances you give to this class will be deleted by it when it is cleared / destroyed.</dd></dl>
56
57<p>
58
59<p>
60Definition at line <a class="el" href="OgreRenderQueueInvocation_8h-source.html#l00164">164</a> of file <a class="el" href="OgreRenderQueueInvocation_8h-source.html">OgreRenderQueueInvocation.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
61<a class="anchor" name="Ogre_1_1RenderQueueInvocationSequencea0" doxytag="Ogre::RenderQueueInvocationSequence::RenderQueueInvocationSequence" ></a><p>
62<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
63  <tr>
64    <td class="mdRow">
65      <table cellpadding="0" cellspacing="0" border="0">
66        <tr>
67          <td class="md" nowrap valign="top"> Ogre::RenderQueueInvocationSequence::RenderQueueInvocationSequence </td>
68          <td class="md" valign="top">(&nbsp;</td>
69          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a471">String</a> &amp;&nbsp;</td>
70          <td class="mdname1" valign="top" nowrap> <em>name</em>          </td>
71          <td class="md" valign="top">&nbsp;)&nbsp;</td>
72          <td class="md" nowrap></td>
73        </tr>
74
75      </table>
76    </td>
77  </tr>
78</table>
79<table cellspacing=5 cellpadding=0 border=0>
80  <tr>
81    <td>
82      &nbsp;
83    </td>
84    <td>
85
86<p>
87    </td>
88  </tr>
89</table>
90<a class="anchor" name="Ogre_1_1RenderQueueInvocationSequencea1" doxytag="Ogre::RenderQueueInvocationSequence::~RenderQueueInvocationSequence" ></a><p>
91<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
92  <tr>
93    <td class="mdRow">
94      <table cellpadding="0" cellspacing="0" border="0">
95        <tr>
96          <td class="md" nowrap valign="top"> virtual Ogre::RenderQueueInvocationSequence::~<a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html">RenderQueueInvocationSequence</a> </td>
97          <td class="md" valign="top">(&nbsp;</td>
98          <td class="mdname1" valign="top" nowrap>          </td>
99          <td class="md" valign="top">&nbsp;)&nbsp;</td>
100          <td class="md" nowrap><code> [virtual]</code></td>
101        </tr>
102
103      </table>
104    </td>
105  </tr>
106</table>
107<table cellspacing=5 cellpadding=0 border=0>
108  <tr>
109    <td>
110      &nbsp;
111    </td>
112    <td>
113
114<p>
115    </td>
116  </tr>
117</table>
118<hr><h2>Member Function Documentation</h2>
119<a class="anchor" name="Ogre_1_1RenderQueueInvocationSequencea4" doxytag="Ogre::RenderQueueInvocationSequence::add" ></a><p>
120<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
121  <tr>
122    <td class="mdRow">
123      <table cellpadding="0" cellspacing="0" border="0">
124        <tr>
125          <td class="md" nowrap valign="top"> void Ogre::RenderQueueInvocationSequence::add </td>
126          <td class="md" valign="top">(&nbsp;</td>
127          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1RenderQueueInvocation.html">RenderQueueInvocation</a> *&nbsp;</td>
128          <td class="mdname1" valign="top" nowrap> <em>i</em>          </td>
129          <td class="md" valign="top">&nbsp;)&nbsp;</td>
130          <td class="md" nowrap></td>
131        </tr>
132
133      </table>
134    </td>
135  </tr>
136</table>
137<table cellspacing=5 cellpadding=0 border=0>
138  <tr>
139    <td>
140      &nbsp;
141    </td>
142    <td>
143
144<p>
145Add a custom invocation to the sequence.
146<p>
147<dl compact><dt><b>Remarks:</b></dt><dd>Use this to add your own custom subclasses of <a class="el" href="classOgre_1_1RenderQueueInvocation.html">RenderQueueInvocation</a> to the sequence; just remember that this class takes ownership of deleting this pointer when it is cleared / destroyed.</dd></dl>
148    </td>
149  </tr>
150</table>
151<a class="anchor" name="Ogre_1_1RenderQueueInvocationSequencea3" doxytag="Ogre::RenderQueueInvocationSequence::add" ></a><p>
152<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
153  <tr>
154    <td class="mdRow">
155      <table cellpadding="0" cellspacing="0" border="0">
156        <tr>
157          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1RenderQueueInvocation.html">RenderQueueInvocation</a>* Ogre::RenderQueueInvocationSequence::add </td>
158          <td class="md" valign="top">(&nbsp;</td>
159          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a457">uint8</a>&nbsp;</td>
160          <td class="mdname" nowrap> <em>renderQueueGroupID</em>, </td>
161        </tr>
162        <tr>
163          <td class="md" nowrap align="right"></td>
164          <td></td>
165          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a471">String</a> &amp;&nbsp;</td>
166          <td class="mdname" nowrap> <em>invocationName</em></td>
167        </tr>
168        <tr>
169          <td></td>
170          <td class="md">)&nbsp;</td>
171          <td class="md" colspan="2"></td>
172        </tr>
173
174      </table>
175    </td>
176  </tr>
177</table>
178<table cellspacing=5 cellpadding=0 border=0>
179  <tr>
180    <td>
181      &nbsp;
182    </td>
183    <td>
184
185<p>
186Add a standard invocation to the sequence.
187<p>
188<dl compact><dt><b>Parameters:</b></dt><dd>
189  <table border="0" cellspacing="2" cellpadding="0">
190    <tr><td valign=top><em>renderQueueGroupID</em>&nbsp;</td><td>The ID of the render queue group </td></tr>
191    <tr><td valign=top><em>invocationName</em>&nbsp;</td><td>Optional name to identify the invocation, useful for listeners if a single queue group is invoked more than once </td></tr>
192  </table>
193</dl>
194<dl compact><dt><b>Returns:</b></dt><dd>A new RenderQueueInvocatin instance which you may customise</dd></dl>
195    </td>
196  </tr>
197</table>
198<a class="anchor" name="Ogre_1_1RenderQueueInvocationSequencea6" doxytag="Ogre::RenderQueueInvocationSequence::clear" ></a><p>
199<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
200  <tr>
201    <td class="mdRow">
202      <table cellpadding="0" cellspacing="0" border="0">
203        <tr>
204          <td class="md" nowrap valign="top"> void Ogre::RenderQueueInvocationSequence::clear </td>
205          <td class="md" valign="top">(&nbsp;</td>
206          <td class="md" nowrap valign="top">void&nbsp;</td>
207          <td class="mdname1" valign="top" nowrap>          </td>
208          <td class="md" valign="top">&nbsp;)&nbsp;</td>
209          <td class="md" nowrap></td>
210        </tr>
211
212      </table>
213    </td>
214  </tr>
215</table>
216<table cellspacing=5 cellpadding=0 border=0>
217  <tr>
218    <td>
219      &nbsp;
220    </td>
221    <td>
222
223<p>
224Clear and delete all invocations in this sequence.
225<p>
226    </td>
227  </tr>
228</table>
229<a class="anchor" name="Ogre_1_1RenderQueueInvocationSequencea7" doxytag="Ogre::RenderQueueInvocationSequence::get" ></a><p>
230<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
231  <tr>
232    <td class="mdRow">
233      <table cellpadding="0" cellspacing="0" border="0">
234        <tr>
235          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1RenderQueueInvocation.html">RenderQueueInvocation</a>* Ogre::RenderQueueInvocationSequence::get </td>
236          <td class="md" valign="top">(&nbsp;</td>
237          <td class="md" nowrap valign="top">size_t&nbsp;</td>
238          <td class="mdname1" valign="top" nowrap> <em>index</em>          </td>
239          <td class="md" valign="top">&nbsp;)&nbsp;</td>
240          <td class="md" nowrap></td>
241        </tr>
242
243      </table>
244    </td>
245  </tr>
246</table>
247<table cellspacing=5 cellpadding=0 border=0>
248  <tr>
249    <td>
250      &nbsp;
251    </td>
252    <td>
253
254<p>
255Gets the details of an invocation at a given index.
256<p>
257    </td>
258  </tr>
259</table>
260<a class="anchor" name="Ogre_1_1RenderQueueInvocationSequencea2" doxytag="Ogre::RenderQueueInvocationSequence::getName" ></a><p>
261<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
262  <tr>
263    <td class="mdRow">
264      <table cellpadding="0" cellspacing="0" border="0">
265        <tr>
266          <td class="md" nowrap valign="top"> const <a class="el" href="namespaceOgre.html#a471">String</a>&amp; Ogre::RenderQueueInvocationSequence::getName </td>
267          <td class="md" valign="top">(&nbsp;</td>
268          <td class="md" nowrap valign="top">void&nbsp;</td>
269          <td class="mdname1" valign="top" nowrap>          </td>
270          <td class="md" valign="top">&nbsp;)&nbsp;</td>
271          <td class="md" nowrap> const</td>
272        </tr>
273
274      </table>
275    </td>
276  </tr>
277</table>
278<table cellspacing=5 cellpadding=0 border=0>
279  <tr>
280    <td>
281      &nbsp;
282    </td>
283    <td>
284
285<p>
286Get the name of this sequence.
287<p>
288
289<p>
290Definition at line <a class="el" href="OgreRenderQueueInvocation_8h-source.html#l00174">174</a> of file <a class="el" href="OgreRenderQueueInvocation_8h-source.html">OgreRenderQueueInvocation.h</a>.
291<p>
292References <a class="el" href="OgrePrerequisites_8h-source.html#l00156">Ogre::String</a>.    </td>
293  </tr>
294</table>
295<a class="anchor" name="Ogre_1_1RenderQueueInvocationSequencea9" doxytag="Ogre::RenderQueueInvocationSequence::iterator" ></a><p>
296<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
297  <tr>
298    <td class="mdRow">
299      <table cellpadding="0" cellspacing="0" border="0">
300        <tr>
301          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1VectorIterator.html">RenderQueueInvocationIterator</a> Ogre::RenderQueueInvocationSequence::iterator </td>
302          <td class="md" valign="top">(&nbsp;</td>
303          <td class="md" nowrap valign="top">void&nbsp;</td>
304          <td class="mdname1" valign="top" nowrap>          </td>
305          <td class="md" valign="top">&nbsp;)&nbsp;</td>
306          <td class="md" nowrap></td>
307        </tr>
308
309      </table>
310    </td>
311  </tr>
312</table>
313<table cellspacing=5 cellpadding=0 border=0>
314  <tr>
315    <td>
316      &nbsp;
317    </td>
318    <td>
319
320<p>
321Get an iterator over the invocations.
322<p>
323    </td>
324  </tr>
325</table>
326<a class="anchor" name="Ogre_1_1RenderQueueInvocationSequencea8" doxytag="Ogre::RenderQueueInvocationSequence::remove" ></a><p>
327<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
328  <tr>
329    <td class="mdRow">
330      <table cellpadding="0" cellspacing="0" border="0">
331        <tr>
332          <td class="md" nowrap valign="top"> void Ogre::RenderQueueInvocationSequence::remove </td>
333          <td class="md" valign="top">(&nbsp;</td>
334          <td class="md" nowrap valign="top">size_t&nbsp;</td>
335          <td class="mdname1" valign="top" nowrap> <em>index</em>          </td>
336          <td class="md" valign="top">&nbsp;)&nbsp;</td>
337          <td class="md" nowrap></td>
338        </tr>
339
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>
352Removes (and deletes) an invocation by index.
353<p>
354    </td>
355  </tr>
356</table>
357<a class="anchor" name="Ogre_1_1RenderQueueInvocationSequencea5" doxytag="Ogre::RenderQueueInvocationSequence::size" ></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"> size_t Ogre::RenderQueueInvocationSequence::size </td>
364          <td class="md" valign="top">(&nbsp;</td>
365          <td class="md" nowrap valign="top">void&nbsp;</td>
366          <td class="mdname1" valign="top" nowrap>          </td>
367          <td class="md" valign="top">&nbsp;)&nbsp;</td>
368          <td class="md" nowrap> const</td>
369        </tr>
370
371      </table>
372    </td>
373  </tr>
374</table>
375<table cellspacing=5 cellpadding=0 border=0>
376  <tr>
377    <td>
378      &nbsp;
379    </td>
380    <td>
381
382<p>
383Get the number of invocations in this sequence.
384<p>
385
386<p>
387Definition at line <a class="el" href="OgreRenderQueueInvocation_8h-source.html#l00194">194</a> of file <a class="el" href="OgreRenderQueueInvocation_8h-source.html">OgreRenderQueueInvocation.h</a>.    </td>
388  </tr>
389</table>
390<hr><h2>Member Data Documentation</h2>
391<a class="anchor" name="Ogre_1_1RenderQueueInvocationSequencep1" doxytag="Ogre::RenderQueueInvocationSequence::mInvocations" ></a><p>
392<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
393  <tr>
394    <td class="mdRow">
395      <table cellpadding="0" cellspacing="0" border="0">
396        <tr>
397          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a487">RenderQueueInvocationList</a> <a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencep1">Ogre::RenderQueueInvocationSequence::mInvocations</a><code> [protected]</code>
398      </table>
399    </td>
400  </tr>
401</table>
402<table cellspacing=5 cellpadding=0 border=0>
403  <tr>
404    <td>
405      &nbsp;
406    </td>
407    <td>
408
409<p>
410
411<p>
412Definition at line <a class="el" href="OgreRenderQueueInvocation_8h-source.html#l00168">168</a> of file <a class="el" href="OgreRenderQueueInvocation_8h-source.html">OgreRenderQueueInvocation.h</a>.    </td>
413  </tr>
414</table>
415<a class="anchor" name="Ogre_1_1RenderQueueInvocationSequencep0" doxytag="Ogre::RenderQueueInvocationSequence::mName" ></a><p>
416<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
417  <tr>
418    <td class="mdRow">
419      <table cellpadding="0" cellspacing="0" border="0">
420        <tr>
421          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a471">String</a> <a class="el" href="classOgre_1_1RenderQueueInvocationSequence.html#Ogre_1_1RenderQueueInvocationSequencep0">Ogre::RenderQueueInvocationSequence::mName</a><code> [protected]</code>
422      </table>
423    </td>
424  </tr>
425</table>
426<table cellspacing=5 cellpadding=0 border=0>
427  <tr>
428    <td>
429      &nbsp;
430    </td>
431    <td>
432
433<p>
434
435<p>
436Definition at line <a class="el" href="OgreRenderQueueInvocation_8h-source.html#l00167">167</a> of file <a class="el" href="OgreRenderQueueInvocation_8h-source.html">OgreRenderQueueInvocation.h</a>.    </td>
437  </tr>
438</table>
439<hr>The documentation for this class was generated from the following file:<ul>
440<li><a class="el" href="OgreRenderQueueInvocation_8h-source.html">OgreRenderQueueInvocation.h</a></ul>
441<hr>
442<p>
443Copyright &copy; 2000-2005 by The OGRE Team<br />
444<!--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/>
445This 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/>
446                <!--/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#">
447                <Work rdf:about="">
448                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
449        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
450                </Work>
451                <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> -->
452
453Last modified Sun Mar 12 14:42:05 2006
454</p>
455</body>
456</html>
Note: See TracBrowser for help on using the repository browser.