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

Revision 692, 23.0 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1<html>
2<head>
3<title>Ogre::CompositorInstance::TargetOperation 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::CompositorInstance::TargetOperation Class Reference</h1>Operation setup for a <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a> (collected). 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>&gt;</code>
14<p>
15<a href="classOgre_1_1CompositorInstance_1_1TargetOperation-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 Types</h2></td></tr>
18<tr><td class="memItemLeft" nowrap align=right valign=top>typedef std::bitset&lt; <a class="el" href="namespaceOgre.html#a140">RENDER_QUEUE_COUNT</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationw0">RenderQueueBitSet</a></td></tr>
19
20<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A set of render queues to either include or exclude certain render queues.  <a href="#Ogre_1_1CompositorInstance_1_1TargetOperationw0"></a><br><br></td></tr>
21<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
22<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationa0">TargetOperation</a> ()</td></tr>
23
24<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationa1">TargetOperation</a> (<a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a> *<a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo0">target</a>)</td></tr>
25
26<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
27<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo0">target</a></td></tr>
28
29<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Target.  <a href="#Ogre_1_1CompositorInstance_1_1TargetOperationo0"></a><br><br></td></tr>
30<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo1">currentQueueGroupID</a></td></tr>
31
32<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Current group ID.  <a href="#Ogre_1_1CompositorInstance_1_1TargetOperationo1"></a><br><br></td></tr>
33<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1CompositorInstance.html#Ogre_1_1CompositorInstancew2">RenderSystemOpPairs</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo2">renderSystemOperations</a></td></tr>
34
35<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classOgre_1_1RenderSystem.html">RenderSystem</a> operations to queue into the scene manager, by uint8.  <a href="#Ogre_1_1CompositorInstance_1_1TargetOperationo2"></a><br><br></td></tr>
36<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a455">uint32</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo3">visibilityMask</a></td></tr>
37
38<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Scene visibility mask If this is 0, the scene is not rendered at all.  <a href="#Ogre_1_1CompositorInstance_1_1TargetOperationo3"></a><br><br></td></tr>
39<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo4">lodBias</a></td></tr>
40
41<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">LOD offset.  <a href="#Ogre_1_1CompositorInstance_1_1TargetOperationo4"></a><br><br></td></tr>
42<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationw0">RenderQueueBitSet</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo5">renderQueues</a></td></tr>
43
44<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Which renderqueues to render from scene.  <a href="#Ogre_1_1CompositorInstance_1_1TargetOperationo5"></a><br><br></td></tr>
45<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo6">onlyInitial</a></td></tr>
46
47<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo7">hasBeenRendered</a></td></tr>
48
49<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">"Has been rendered" flag; used in combination with onlyInitial to determine whether to skip this target operation.  <a href="#Ogre_1_1CompositorInstance_1_1TargetOperationo7"></a><br><br></td></tr>
50<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo8">findVisibleObjects</a></td></tr>
51
52<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether this op needs to find visible scene objects or not.  <a href="#Ogre_1_1CompositorInstance_1_1TargetOperationo8"></a><br><br></td></tr>
53<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_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo9">materialScheme</a></td></tr>
54
55<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Which material scheme this op will use.  <a href="#Ogre_1_1CompositorInstance_1_1TargetOperationo9"></a><br><br></td></tr>
56</table>
57<hr><a name="_details"></a><h2>Detailed Description</h2>
58Operation setup for a <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a> (collected).
59<p>
60
61<p>
62Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00088">88</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.<hr><h2>Member Typedef Documentation</h2>
63<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationw0" doxytag="Ogre::CompositorInstance::TargetOperation::RenderQueueBitSet" ></a><p>
64<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
65  <tr>
66    <td class="mdRow">
67      <table cellpadding="0" cellspacing="0" border="0">
68        <tr>
69          <td class="md" nowrap valign="top"> typedef std::bitset&lt;<a class="el" href="namespaceOgre.html#a140">RENDER_QUEUE_COUNT</a>&gt; <a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationw0">Ogre::CompositorInstance::TargetOperation::RenderQueueBitSet</a>
70      </table>
71    </td>
72  </tr>
73</table>
74<table cellspacing=5 cellpadding=0 border=0>
75  <tr>
76    <td>
77      &nbsp;
78    </td>
79    <td>
80
81<p>
82A set of render queues to either include or exclude certain render queues.
83<p>
84
85<p>
86Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00120">120</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
87  </tr>
88</table>
89<hr><h2>Constructor &amp; Destructor Documentation</h2>
90<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationa0" doxytag="Ogre::CompositorInstance::TargetOperation::TargetOperation" ></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"> Ogre::CompositorInstance::TargetOperation::TargetOperation </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></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
116<p>
117Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00091">91</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
118  </tr>
119</table>
120<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationa1" doxytag="Ogre::CompositorInstance::TargetOperation::TargetOperation" ></a><p>
121<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
122  <tr>
123    <td class="mdRow">
124      <table cellpadding="0" cellspacing="0" border="0">
125        <tr>
126          <td class="md" nowrap valign="top"> Ogre::CompositorInstance::TargetOperation::TargetOperation </td>
127          <td class="md" valign="top">(&nbsp;</td>
128          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a> *&nbsp;</td>
129          <td class="mdname1" valign="top" nowrap> <em>target</em>          </td>
130          <td class="md" valign="top">&nbsp;)&nbsp;</td>
131          <td class="md" nowrap></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="OgreCompositorInstance_8h-source.html#l00094">94</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
149  </tr>
150</table>
151<hr><h2>Member Data Documentation</h2>
152<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationo1" doxytag="Ogre::CompositorInstance::TargetOperation::currentQueueGroupID" ></a><p>
153<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
154  <tr>
155    <td class="mdRow">
156      <table cellpadding="0" cellspacing="0" border="0">
157        <tr>
158          <td class="md" nowrap valign="top"> int <a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo1">Ogre::CompositorInstance::TargetOperation::currentQueueGroupID</a>
159      </table>
160    </td>
161  </tr>
162</table>
163<table cellspacing=5 cellpadding=0 border=0>
164  <tr>
165    <td>
166      &nbsp;
167    </td>
168    <td>
169
170<p>
171Current group ID.
172<p>
173
174<p>
175Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00104">104</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
176  </tr>
177</table>
178<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationo8" doxytag="Ogre::CompositorInstance::TargetOperation::findVisibleObjects" ></a><p>
179<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
180  <tr>
181    <td class="mdRow">
182      <table cellpadding="0" cellspacing="0" border="0">
183        <tr>
184          <td class="md" nowrap valign="top"> bool <a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo8">Ogre::CompositorInstance::TargetOperation::findVisibleObjects</a>
185      </table>
186    </td>
187  </tr>
188</table>
189<table cellspacing=5 cellpadding=0 border=0>
190  <tr>
191    <td>
192      &nbsp;
193    </td>
194    <td>
195
196<p>
197Whether this op needs to find visible scene objects or not.
198<p>
199
200<p>
201Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00134">134</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
202  </tr>
203</table>
204<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationo7" doxytag="Ogre::CompositorInstance::TargetOperation::hasBeenRendered" ></a><p>
205<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
206  <tr>
207    <td class="mdRow">
208      <table cellpadding="0" cellspacing="0" border="0">
209        <tr>
210          <td class="md" nowrap valign="top"> bool <a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo7">Ogre::CompositorInstance::TargetOperation::hasBeenRendered</a>
211      </table>
212    </td>
213  </tr>
214</table>
215<table cellspacing=5 cellpadding=0 border=0>
216  <tr>
217    <td>
218      &nbsp;
219    </td>
220    <td>
221
222<p>
223"Has been rendered" flag; used in combination with onlyInitial to determine whether to skip this target operation.
224<p>
225
226<p>
227Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00131">131</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
228  </tr>
229</table>
230<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationo4" doxytag="Ogre::CompositorInstance::TargetOperation::lodBias" ></a><p>
231<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
232  <tr>
233    <td class="mdRow">
234      <table cellpadding="0" cellspacing="0" border="0">
235        <tr>
236          <td class="md" nowrap valign="top"> float <a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo4">Ogre::CompositorInstance::TargetOperation::lodBias</a>
237      </table>
238    </td>
239  </tr>
240</table>
241<table cellspacing=5 cellpadding=0 border=0>
242  <tr>
243    <td>
244      &nbsp;
245    </td>
246    <td>
247
248<p>
249LOD offset.
250<p>
251This is multiplied with the camera LOD offset 1.0 is default, lower means lower detail, higher means higher detail
252<p>
253Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00116">116</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
254  </tr>
255</table>
256<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationo9" doxytag="Ogre::CompositorInstance::TargetOperation::materialScheme" ></a><p>
257<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
258  <tr>
259    <td class="mdRow">
260      <table cellpadding="0" cellspacing="0" border="0">
261        <tr>
262          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a471">String</a> <a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo9">Ogre::CompositorInstance::TargetOperation::materialScheme</a>
263      </table>
264    </td>
265  </tr>
266</table>
267<table cellspacing=5 cellpadding=0 border=0>
268  <tr>
269    <td>
270      &nbsp;
271    </td>
272    <td>
273
274<p>
275Which material scheme this op will use.
276<p>
277
278<p>
279Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00136">136</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
280  </tr>
281</table>
282<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationo6" doxytag="Ogre::CompositorInstance::TargetOperation::onlyInitial" ></a><p>
283<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
284  <tr>
285    <td class="mdRow">
286      <table cellpadding="0" cellspacing="0" border="0">
287        <tr>
288          <td class="md" nowrap valign="top"> bool <a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo6">Ogre::CompositorInstance::TargetOperation::onlyInitial</a>
289      </table>
290    </td>
291  </tr>
292</table>
293<table cellspacing=5 cellpadding=0 border=0>
294  <tr>
295    <td>
296      &nbsp;
297    </td>
298    <td>
299
300<p>
301<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classOgre_1_1CompositionTargetPass.html#Ogre_1_1CompositionTargetPassr4">CompositionTargetPass::mOnlyInitial</a> </dd></dl>
302
303<p>
304Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00127">127</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
305  </tr>
306</table>
307<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationo5" doxytag="Ogre::CompositorInstance::TargetOperation::renderQueues" ></a><p>
308<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
309  <tr>
310    <td class="mdRow">
311      <table cellpadding="0" cellspacing="0" border="0">
312        <tr>
313          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationw0">RenderQueueBitSet</a> <a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo5">Ogre::CompositorInstance::TargetOperation::renderQueues</a>
314      </table>
315    </td>
316  </tr>
317</table>
318<table cellspacing=5 cellpadding=0 border=0>
319  <tr>
320    <td>
321      &nbsp;
322    </td>
323    <td>
324
325<p>
326Which renderqueues to render from scene.
327<p>
328
329<p>
330Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00123">123</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
331  </tr>
332</table>
333<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationo2" doxytag="Ogre::CompositorInstance::TargetOperation::renderSystemOperations" ></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"> <a class="el" href="classOgre_1_1CompositorInstance.html#Ogre_1_1CompositorInstancew2">RenderSystemOpPairs</a> <a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo2">Ogre::CompositorInstance::TargetOperation::renderSystemOperations</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<a class="el" href="classOgre_1_1RenderSystem.html">RenderSystem</a> operations to queue into the scene manager, by uint8.
353<p>
354
355<p>
356Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00108">108</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
357  </tr>
358</table>
359<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationo0" doxytag="Ogre::CompositorInstance::TargetOperation::target" ></a><p>
360<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
361  <tr>
362    <td class="mdRow">
363      <table cellpadding="0" cellspacing="0" border="0">
364        <tr>
365          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a>* <a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo0">Ogre::CompositorInstance::TargetOperation::target</a>
366      </table>
367    </td>
368  </tr>
369</table>
370<table cellspacing=5 cellpadding=0 border=0>
371  <tr>
372    <td>
373      &nbsp;
374    </td>
375    <td>
376
377<p>
378Target.
379<p>
380
381<p>
382Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00101">101</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
383  </tr>
384</table>
385<a class="anchor" name="Ogre_1_1CompositorInstance_1_1TargetOperationo3" doxytag="Ogre::CompositorInstance::TargetOperation::visibilityMask" ></a><p>
386<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
387  <tr>
388    <td class="mdRow">
389      <table cellpadding="0" cellspacing="0" border="0">
390        <tr>
391          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a455">uint32</a> <a class="el" href="classOgre_1_1CompositorInstance_1_1TargetOperation.html#Ogre_1_1CompositorInstance_1_1TargetOperationo3">Ogre::CompositorInstance::TargetOperation::visibilityMask</a>
392      </table>
393    </td>
394  </tr>
395</table>
396<table cellspacing=5 cellpadding=0 border=0>
397  <tr>
398    <td>
399      &nbsp;
400    </td>
401    <td>
402
403<p>
404Scene visibility mask If this is 0, the scene is not rendered at all.
405<p>
406
407<p>
408Definition at line <a class="el" href="OgreCompositorInstance_8h-source.html#l00112">112</a> of file <a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a>.    </td>
409  </tr>
410</table>
411<hr>The documentation for this class was generated from the following file:<ul>
412<li><a class="el" href="OgreCompositorInstance_8h-source.html">OgreCompositorInstance.h</a></ul>
413<hr>
414<p>
415Copyright &copy; 2000-2005 by The OGRE Team<br />
416<!--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/>
417This 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/>
418                <!--/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#">
419                <Work rdf:about="">
420                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
421        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
422                </Work>
423                <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> -->
424
425Last modified Sun Mar 12 14:38:30 2006
426</p>
427</body>
428</html>
Note: See TracBrowser for help on using the repository browser.