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

Revision 657, 7.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::RenderPriorityGroup::TransparentQueueItemLess 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::TransparentQueueItemLess Struct Reference</h1>Comparator to order transparent object passes. 
11<a href="#_details">More...</a>
12<p>
13<a href="structOgre_1_1RenderPriorityGroup_1_1TransparentQueueItemLess-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>bool _OgreExport&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1RenderPriorityGroup_1_1TransparentQueueItemLess.html#Ogre_1_1RenderPriorityGroup_1_1TransparentQueueItemLessa0">operator()</a> (const <a class="el" href="structOgre_1_1RenderPriorityGroup_1_1RenderablePass.html">RenderablePass</a> &amp;a, const <a class="el" href="structOgre_1_1RenderPriorityGroup_1_1RenderablePass.html">RenderablePass</a> &amp;b) const </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>const <a class="el" href="classOgre_1_1Camera.html">Camera</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1RenderPriorityGroup_1_1TransparentQueueItemLess.html#Ogre_1_1RenderPriorityGroup_1_1TransparentQueueItemLesso0">camera</a></td></tr>
20
21</table>
22<hr><a name="_details"></a><h2>Detailed Description</h2>
23Comparator to order transparent object passes.
24<p>
25
26<p>
27Definition at line <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00085">85</a> of file <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html">OgreRenderQueueSortingGrouping.h</a>.<hr><h2>Member Function Documentation</h2>
28<a class="anchor" name="Ogre_1_1RenderPriorityGroup_1_1TransparentQueueItemLessa0" doxytag="Ogre::RenderPriorityGroup::TransparentQueueItemLess::operator()" ></a><p>
29<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
30  <tr>
31    <td class="mdRow">
32      <table cellpadding="0" cellspacing="0" border="0">
33        <tr>
34          <td class="md" nowrap valign="top"> bool _OgreExport Ogre::RenderPriorityGroup::TransparentQueueItemLess::operator() </td>
35          <td class="md" valign="top">(&nbsp;</td>
36          <td class="md" nowrap valign="top">const <a class="el" href="structOgre_1_1RenderPriorityGroup_1_1RenderablePass.html">RenderablePass</a> &amp;&nbsp;</td>
37          <td class="mdname" nowrap> <em>a</em>, </td>
38        </tr>
39        <tr>
40          <td class="md" nowrap align="right"></td>
41          <td></td>
42          <td class="md" nowrap>const <a class="el" href="structOgre_1_1RenderPriorityGroup_1_1RenderablePass.html">RenderablePass</a> &amp;&nbsp;</td>
43          <td class="mdname" nowrap> <em>b</em></td>
44        </tr>
45        <tr>
46          <td></td>
47          <td class="md">)&nbsp;</td>
48          <td class="md" colspan="2"> const</td>
49        </tr>
50
51      </table>
52    </td>
53  </tr>
54</table>
55<table cellspacing=5 cellpadding=0 border=0>
56  <tr>
57    <td>
58      &nbsp;
59    </td>
60    <td>
61
62<p>
63
64<p>
65Definition at line <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00088">88</a> of file <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html">OgreRenderQueueSortingGrouping.h</a>.
66<p>
67References <a class="el" href="OgrePlatform_8h-source.html#l00152">_OgreExport</a>, <a class="el" href="classOgre_1_1Pass.html#Ogre_1_1Passa100">Ogre::Pass::getHash()</a>, <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1SimpleRenderablea47">Ogre::Renderable::getSquaredViewDepth()</a>, <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00060">Ogre::RenderPriorityGroup::RenderablePass::pass</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>, and <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00058">Ogre::RenderPriorityGroup::RenderablePass::renderable</a>.    </td>
68  </tr>
69</table>
70<hr><h2>Member Data Documentation</h2>
71<a class="anchor" name="Ogre_1_1RenderPriorityGroup_1_1TransparentQueueItemLesso0" doxytag="Ogre::RenderPriorityGroup::TransparentQueueItemLess::camera" ></a><p>
72<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
73  <tr>
74    <td class="mdRow">
75      <table cellpadding="0" cellspacing="0" border="0">
76        <tr>
77          <td class="md" nowrap valign="top"> const <a class="el" href="classOgre_1_1Camera.html">Camera</a>* <a class="el" href="structOgre_1_1RenderPriorityGroup_1_1TransparentQueueItemLess.html#Ogre_1_1RenderPriorityGroup_1_1TransparentQueueItemLesso0">Ogre::RenderPriorityGroup::TransparentQueueItemLess::camera</a>
78      </table>
79    </td>
80  </tr>
81</table>
82<table cellspacing=5 cellpadding=0 border=0>
83  <tr>
84    <td>
85      &nbsp;
86    </td>
87    <td>
88
89<p>
90
91<p>
92Definition at line <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00087">87</a> of file <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html">OgreRenderQueueSortingGrouping.h</a>.    </td>
93  </tr>
94</table>
95<hr>The documentation for this struct was generated from the following file:<ul>
96<li><a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html">OgreRenderQueueSortingGrouping.h</a></ul>
97<hr>
98<p>
99Copyright &copy; 2000-2005 by The OGRE Team<br />
100<!--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/>
101This 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/>
102                <!--/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#">
103                <Work rdf:about="">
104                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
105        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
106                </Work>
107                <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> -->
108
109Last modified Sun Feb 12 13:02:25 2006
110</p>
111</body>
112</html>
Note: See TracBrowser for help on using the repository browser.