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

Revision 657, 5.2 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::SolidQueueItemLess 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::SolidQueueItemLess Struct Reference</h1>Comparator to order non-transparent object passes. 
11<a href="#_details">More...</a>
12<p>
13<a href="structOgre_1_1RenderPriorityGroup_1_1SolidQueueItemLess-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_1SolidQueueItemLess.html#Ogre_1_1RenderPriorityGroup_1_1SolidQueueItemLessa0">operator()</a> (const <a class="el" href="classOgre_1_1Pass.html">Pass</a> *a, const <a class="el" href="classOgre_1_1Pass.html">Pass</a> *b) const </td></tr>
17
18</table>
19<hr><a name="_details"></a><h2>Detailed Description</h2>
20Comparator to order non-transparent object passes.
21<p>
22
23<p>
24Definition at line <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00066">66</a> of file <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html">OgreRenderQueueSortingGrouping.h</a>.<hr><h2>Member Function Documentation</h2>
25<a class="anchor" name="Ogre_1_1RenderPriorityGroup_1_1SolidQueueItemLessa0" doxytag="Ogre::RenderPriorityGroup::SolidQueueItemLess::operator()" ></a><p>
26<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
27  <tr>
28    <td class="mdRow">
29      <table cellpadding="0" cellspacing="0" border="0">
30        <tr>
31          <td class="md" nowrap valign="top"> bool _OgreExport Ogre::RenderPriorityGroup::SolidQueueItemLess::operator() </td>
32          <td class="md" valign="top">(&nbsp;</td>
33          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Pass.html">Pass</a> *&nbsp;</td>
34          <td class="mdname" nowrap> <em>a</em>, </td>
35        </tr>
36        <tr>
37          <td class="md" nowrap align="right"></td>
38          <td></td>
39          <td class="md" nowrap>const <a class="el" href="classOgre_1_1Pass.html">Pass</a> *&nbsp;</td>
40          <td class="mdname" nowrap> <em>b</em></td>
41        </tr>
42        <tr>
43          <td></td>
44          <td class="md">)&nbsp;</td>
45          <td class="md" colspan="2"> const</td>
46        </tr>
47
48      </table>
49    </td>
50  </tr>
51</table>
52<table cellspacing=5 cellpadding=0 border=0>
53  <tr>
54    <td>
55      &nbsp;
56    </td>
57    <td>
58
59<p>
60
61<p>
62Definition at line <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00068">68</a> of file <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html">OgreRenderQueueSortingGrouping.h</a>.
63<p>
64References <a class="el" href="OgrePlatform_8h-source.html#l00152">_OgreExport</a>, and <a class="el" href="classOgre_1_1Pass.html#Ogre_1_1Passa100">Ogre::Pass::getHash()</a>.    </td>
65  </tr>
66</table>
67<hr>The documentation for this struct was generated from the following file:<ul>
68<li><a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html">OgreRenderQueueSortingGrouping.h</a></ul>
69<hr>
70<p>
71Copyright &copy; 2000-2005 by The OGRE Team<br />
72<!--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/>
73This 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/>
74                <!--/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#">
75                <Work rdf:about="">
76                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
77        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
78                </Work>
79                <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> -->
80
81Last modified Sun Feb 12 13:02:25 2006
82</p>
83</body>
84</html>
Note: See TracBrowser for help on using the repository browser.