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

Revision 657, 8.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::IlluminationPass 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::IlluminationPass Struct Reference</h1>Struct recording a pass which can be used for a specific illumination stage. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgrePass_8h-source.html">OgrePass.h</a>&gt;</code>
14<p>
15<a href="structOgre_1_1IlluminationPass-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 Attributes</h2></td></tr>
18<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a666">IlluminationStage</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1IlluminationPass.html#Ogre_1_1IlluminationPasso0">stage</a></td></tr>
19
20<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Pass.html">Pass</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1IlluminationPass.html#Ogre_1_1IlluminationPasso1">pass</a></td></tr>
21
22<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The pass to use in this stage.  <a href="#Ogre_1_1IlluminationPasso1"></a><br><br></td></tr>
23<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1IlluminationPass.html#Ogre_1_1IlluminationPasso2">destroyOnShutdown</a></td></tr>
24
25<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Whether this pass is one which should be deleted itself.  <a href="#Ogre_1_1IlluminationPasso2"></a><br><br></td></tr>
26<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Pass.html">Pass</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1IlluminationPass.html#Ogre_1_1IlluminationPasso3">originalPass</a></td></tr>
27
28<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The original pass which spawned this one.  <a href="#Ogre_1_1IlluminationPasso3"></a><br><br></td></tr>
29</table>
30<hr><a name="_details"></a><h2>Detailed Description</h2>
31Struct recording a pass which can be used for a specific illumination stage.
32<p>
33<dl compact><dt><b>Remarks:</b></dt><dd>This structure is used to record categorised passes which fit into a number of distinct illumination phases - ambient, diffuse / specular (per-light) and decal (post-lighting texturing). An original pass may fit into one of these categories already, or it may require splitting into its component parts in order to be categorised properly. </dd></dl>
34
35<p>
36
37<p>
38Definition at line <a class="el" href="OgrePass_8h-source.html#l00959">959</a> of file <a class="el" href="OgrePass_8h-source.html">OgrePass.h</a>.<hr><h2>Member Data Documentation</h2>
39<a class="anchor" name="Ogre_1_1IlluminationPasso2" doxytag="Ogre::IlluminationPass::destroyOnShutdown" ></a><p>
40<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
41  <tr>
42    <td class="mdRow">
43      <table cellpadding="0" cellspacing="0" border="0">
44        <tr>
45          <td class="md" nowrap valign="top"> bool <a class="el" href="structOgre_1_1IlluminationPass.html#Ogre_1_1IlluminationPasso2">Ogre::IlluminationPass::destroyOnShutdown</a>
46      </table>
47    </td>
48  </tr>
49</table>
50<table cellspacing=5 cellpadding=0 border=0>
51  <tr>
52    <td>
53      &nbsp;
54    </td>
55    <td>
56
57<p>
58Whether this pass is one which should be deleted itself.
59<p>
60
61<p>
62Definition at line <a class="el" href="OgrePass_8h-source.html#l00965">965</a> of file <a class="el" href="OgrePass_8h-source.html">OgrePass.h</a>.    </td>
63  </tr>
64</table>
65<a class="anchor" name="Ogre_1_1IlluminationPasso3" doxytag="Ogre::IlluminationPass::originalPass" ></a><p>
66<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
67  <tr>
68    <td class="mdRow">
69      <table cellpadding="0" cellspacing="0" border="0">
70        <tr>
71          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Pass.html">Pass</a>* <a class="el" href="structOgre_1_1IlluminationPass.html#Ogre_1_1IlluminationPasso3">Ogre::IlluminationPass::originalPass</a>
72      </table>
73    </td>
74  </tr>
75</table>
76<table cellspacing=5 cellpadding=0 border=0>
77  <tr>
78    <td>
79      &nbsp;
80    </td>
81    <td>
82
83<p>
84The original pass which spawned this one.
85<p>
86
87<p>
88Definition at line <a class="el" href="OgrePass_8h-source.html#l00967">967</a> of file <a class="el" href="OgrePass_8h-source.html">OgrePass.h</a>.    </td>
89  </tr>
90</table>
91<a class="anchor" name="Ogre_1_1IlluminationPasso1" doxytag="Ogre::IlluminationPass::pass" ></a><p>
92<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
93  <tr>
94    <td class="mdRow">
95      <table cellpadding="0" cellspacing="0" border="0">
96        <tr>
97          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Pass.html">Pass</a>* <a class="el" href="structOgre_1_1IlluminationPass.html#Ogre_1_1IlluminationPasso1">Ogre::IlluminationPass::pass</a>
98      </table>
99    </td>
100  </tr>
101</table>
102<table cellspacing=5 cellpadding=0 border=0>
103  <tr>
104    <td>
105      &nbsp;
106    </td>
107    <td>
108
109<p>
110The pass to use in this stage.
111<p>
112
113<p>
114Definition at line <a class="el" href="OgrePass_8h-source.html#l00963">963</a> of file <a class="el" href="OgrePass_8h-source.html">OgrePass.h</a>.    </td>
115  </tr>
116</table>
117<a class="anchor" name="Ogre_1_1IlluminationPasso0" doxytag="Ogre::IlluminationPass::stage" ></a><p>
118<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
119  <tr>
120    <td class="mdRow">
121      <table cellpadding="0" cellspacing="0" border="0">
122        <tr>
123          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a666">IlluminationStage</a> <a class="el" href="structOgre_1_1IlluminationPass.html#Ogre_1_1IlluminationPasso0">Ogre::IlluminationPass::stage</a>
124      </table>
125    </td>
126  </tr>
127</table>
128<table cellspacing=5 cellpadding=0 border=0>
129  <tr>
130    <td>
131      &nbsp;
132    </td>
133    <td>
134
135<p>
136
137<p>
138Definition at line <a class="el" href="OgrePass_8h-source.html#l00961">961</a> of file <a class="el" href="OgrePass_8h-source.html">OgrePass.h</a>.    </td>
139  </tr>
140</table>
141<hr>The documentation for this struct was generated from the following file:<ul>
142<li><a class="el" href="OgrePass_8h-source.html">OgrePass.h</a></ul>
143<hr>
144<p>
145Copyright &copy; 2000-2005 by The OGRE Team<br />
146<!--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/>
147This 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/>
148                <!--/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#">
149                <Work rdf:about="">
150                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
151        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
152                </Work>
153                <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> -->
154
155Last modified Sun Feb 12 13:02:00 2006
156</p>
157</body>
158</html>
Note: See TracBrowser for help on using the repository browser.