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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::RenderPriorityGroup::RenderablePass 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::RenderPriorityGroup::RenderablePass Struct Reference</h1>Internal struct reflecting a single <a class="el" href="classOgre_1_1Pass.html">Pass</a> for a <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>. 
11<a href="#_details">More...</a>
12<p>
13<a href="structOgre_1_1RenderPriorityGroup_1_1RenderablePass-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
14<tr><td></td></tr>
15<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
16<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1RenderPriorityGroup_1_1RenderablePass.html#Ogre_1_1RenderPriorityGroup_1_1RenderablePassa0">RenderablePass</a> (<a class="el" href="classOgre_1_1Renderable.html">Renderable</a> *rend, <a class="el" href="classOgre_1_1Pass.html">Pass</a> *p)</td></tr>
17
18<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
19<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Renderable.html">Renderable</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1RenderPriorityGroup_1_1RenderablePass.html#Ogre_1_1RenderPriorityGroup_1_1RenderablePasso0">renderable</a></td></tr>
20
21<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Pointer to the <a class="el" href="classOgre_1_1Renderable.html">Renderable</a> details.  <a href="#Ogre_1_1RenderPriorityGroup_1_1RenderablePasso0"></a><br><br></td></tr>
22<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_1RenderPriorityGroup_1_1RenderablePass.html#Ogre_1_1RenderPriorityGroup_1_1RenderablePasso1">pass</a></td></tr>
23
24<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Pointer to the <a class="el" href="classOgre_1_1Pass.html">Pass</a>.  <a href="#Ogre_1_1RenderPriorityGroup_1_1RenderablePasso1"></a><br><br></td></tr>
25</table>
26<hr><a name="_details"></a><h2>Detailed Description</h2>
27Internal struct reflecting a single <a class="el" href="classOgre_1_1Pass.html">Pass</a> for a <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.
28<p>
29This is used to sort transparent objects.
30<p>
31
32<p>
33Definition at line <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00055">55</a> of file <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html">OgreRenderQueueSortingGrouping.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
34<a class="anchor" name="Ogre_1_1RenderPriorityGroup_1_1RenderablePassa0" doxytag="Ogre::RenderPriorityGroup::RenderablePass::RenderablePass" ></a><p>
35<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
36  <tr>
37    <td class="mdRow">
38      <table cellpadding="0" cellspacing="0" border="0">
39        <tr>
40          <td class="md" nowrap valign="top"> Ogre::RenderPriorityGroup::RenderablePass::RenderablePass </td>
41          <td class="md" valign="top">(&nbsp;</td>
42          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Renderable.html">Renderable</a> *&nbsp;</td>
43          <td class="mdname" nowrap> <em>rend</em>, </td>
44        </tr>
45        <tr>
46          <td class="md" nowrap align="right"></td>
47          <td></td>
48          <td class="md" nowrap><a class="el" href="classOgre_1_1Pass.html">Pass</a> *&nbsp;</td>
49          <td class="mdname" nowrap> <em>p</em></td>
50        </tr>
51        <tr>
52          <td></td>
53          <td class="md">)&nbsp;</td>
54          <td class="md" colspan="2"></td>
55        </tr>
56
57      </table>
58    </td>
59  </tr>
60</table>
61<table cellspacing=5 cellpadding=0 border=0>
62  <tr>
63    <td>
64      &nbsp;
65    </td>
66    <td>
67
68<p>
69
70<p>
71Definition at line <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00062">62</a> of file <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html">OgreRenderQueueSortingGrouping.h</a>.    </td>
72  </tr>
73</table>
74<hr><h2>Member Data Documentation</h2>
75<a class="anchor" name="Ogre_1_1RenderPriorityGroup_1_1RenderablePasso1" doxytag="Ogre::RenderPriorityGroup::RenderablePass::pass" ></a><p>
76<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
77  <tr>
78    <td class="mdRow">
79      <table cellpadding="0" cellspacing="0" border="0">
80        <tr>
81          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Pass.html">Pass</a>* <a class="el" href="structOgre_1_1RenderPriorityGroup_1_1RenderablePass.html#Ogre_1_1RenderPriorityGroup_1_1RenderablePasso1">Ogre::RenderPriorityGroup::RenderablePass::pass</a>
82      </table>
83    </td>
84  </tr>
85</table>
86<table cellspacing=5 cellpadding=0 border=0>
87  <tr>
88    <td>
89      &nbsp;
90    </td>
91    <td>
92
93<p>
94Pointer to the <a class="el" href="classOgre_1_1Pass.html">Pass</a>.
95<p>
96
97<p>
98Definition at line <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00060">60</a> of file <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html">OgreRenderQueueSortingGrouping.h</a>.
99<p>
100Referenced by <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00088">Ogre::RenderPriorityGroup::TransparentQueueItemLess::operator()()</a>.    </td>
101  </tr>
102</table>
103<a class="anchor" name="Ogre_1_1RenderPriorityGroup_1_1RenderablePasso0" doxytag="Ogre::RenderPriorityGroup::RenderablePass::renderable" ></a><p>
104<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
105  <tr>
106    <td class="mdRow">
107      <table cellpadding="0" cellspacing="0" border="0">
108        <tr>
109          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>* <a class="el" href="structOgre_1_1RenderPriorityGroup_1_1RenderablePass.html#Ogre_1_1RenderPriorityGroup_1_1RenderablePasso0">Ogre::RenderPriorityGroup::RenderablePass::renderable</a>
110      </table>
111    </td>
112  </tr>
113</table>
114<table cellspacing=5 cellpadding=0 border=0>
115  <tr>
116    <td>
117      &nbsp;
118    </td>
119    <td>
120
121<p>
122Pointer to the <a class="el" href="classOgre_1_1Renderable.html">Renderable</a> details.
123<p>
124
125<p>
126Definition at line <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00058">58</a> of file <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html">OgreRenderQueueSortingGrouping.h</a>.
127<p>
128Referenced by <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00088">Ogre::RenderPriorityGroup::TransparentQueueItemLess::operator()()</a>.    </td>
129  </tr>
130</table>
131<hr>The documentation for this struct was generated from the following file:<ul>
132<li><a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html">OgreRenderQueueSortingGrouping.h</a></ul>
133<hr>
134<p>
135Copyright &copy; 2000-2005 by The OGRE Team<br />
136<!--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/>
137This 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/>
138                <!--/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#">
139                <Work rdf:about="">
140                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
141        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
142                </Work>
143                <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> -->
144
145Last modified Sun Feb 12 13:02:24 2006
146</p>
147</body>
148</html>
Note: See TracBrowser for help on using the repository browser.