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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::RenderSystem::Listener 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::RenderSystem::Listener Class Reference</h1>Defines a listener on the custom events that this render system can raise. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreRenderSystem_8h-source.html">OgreRenderSystem.h</a>&gt;</code>
14<p>
15<a href="classOgre_1_1RenderSystem_1_1Listener-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 Member Functions</h2></td></tr>
18<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderSystem_1_1Listener.html#Ogre_1_1RenderSystem_1_1Listenera0">Listener</a> ()</td></tr>
19
20<tr><td class="memItemLeft" nowrap align=right valign=top>virtual&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderSystem_1_1Listener.html#Ogre_1_1RenderSystem_1_1Listenera1">~Listener</a> ()</td></tr>
21
22<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RenderSystem_1_1Listener.html#Ogre_1_1RenderSystem_1_1Listenera2">eventOccurred</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;eventName, const <a class="el" href="namespaceOgre.html#a62">NameValuePairList</a> *parameters=0)=0</td></tr>
23
24<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A rendersystem-specific event occurred.  <a href="#Ogre_1_1RenderSystem_1_1Listenera2"></a><br><br></td></tr>
25</table>
26<hr><a name="_details"></a><h2>Detailed Description</h2>
27Defines a listener on the custom events that this render system can raise.
28<p>
29<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classOgre_1_1RenderSystem.html#Ogre_1_1RenderSystema94">RenderSystem::addListener</a></dd></dl>
30
31<p>
32
33<p>
34Definition at line <a class="el" href="OgreRenderSystem_8h-source.html#l00968">968</a> of file <a class="el" href="OgreRenderSystem_8h-source.html">OgreRenderSystem.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
35<a class="anchor" name="Ogre_1_1RenderSystem_1_1Listenera0" doxytag="Ogre::RenderSystem::Listener::Listener" ></a><p>
36<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
37  <tr>
38    <td class="mdRow">
39      <table cellpadding="0" cellspacing="0" border="0">
40        <tr>
41          <td class="md" nowrap valign="top"> Ogre::RenderSystem::Listener::Listener </td>
42          <td class="md" valign="top">(&nbsp;</td>
43          <td class="mdname1" valign="top" nowrap>          </td>
44          <td class="md" valign="top">&nbsp;)&nbsp;</td>
45          <td class="md" nowrap></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="OgreRenderSystem_8h-source.html#l00971">971</a> of file <a class="el" href="OgreRenderSystem_8h-source.html">OgreRenderSystem.h</a>.    </td>
63  </tr>
64</table>
65<a class="anchor" name="Ogre_1_1RenderSystem_1_1Listenera1" doxytag="Ogre::RenderSystem::Listener::~Listener" ></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"> virtual Ogre::RenderSystem::Listener::~<a class="el" href="classOgre_1_1RenderSystem_1_1Listener.html">Listener</a> </td>
72          <td class="md" valign="top">(&nbsp;</td>
73          <td class="mdname1" valign="top" nowrap>          </td>
74          <td class="md" valign="top">&nbsp;)&nbsp;</td>
75          <td class="md" nowrap><code> [virtual]</code></td>
76        </tr>
77
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="OgreRenderSystem_8h-source.html#l00972">972</a> of file <a class="el" href="OgreRenderSystem_8h-source.html">OgreRenderSystem.h</a>.    </td>
93  </tr>
94</table>
95<hr><h2>Member Function Documentation</h2>
96<a class="anchor" name="Ogre_1_1RenderSystem_1_1Listenera2" doxytag="Ogre::RenderSystem::Listener::eventOccurred" ></a><p>
97<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
98  <tr>
99    <td class="mdRow">
100      <table cellpadding="0" cellspacing="0" border="0">
101        <tr>
102          <td class="md" nowrap valign="top"> virtual void Ogre::RenderSystem::Listener::eventOccurred </td>
103          <td class="md" valign="top">(&nbsp;</td>
104          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
105          <td class="mdname" nowrap> <em>eventName</em>, </td>
106        </tr>
107        <tr>
108          <td class="md" nowrap align="right"></td>
109          <td></td>
110          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a62">NameValuePairList</a> *&nbsp;</td>
111          <td class="mdname" nowrap> <em>parameters</em> = 0</td>
112        </tr>
113        <tr>
114          <td></td>
115          <td class="md">)&nbsp;</td>
116          <td class="md" colspan="2"><code> [pure virtual]</code></td>
117        </tr>
118
119      </table>
120    </td>
121  </tr>
122</table>
123<table cellspacing=5 cellpadding=0 border=0>
124  <tr>
125    <td>
126      &nbsp;
127    </td>
128    <td>
129
130<p>
131A rendersystem-specific event occurred.
132<p>
133<dl compact><dt><b>Parameters:</b></dt><dd>
134  <table border="0" cellspacing="2" cellpadding="0">
135    <tr><td valign=top><em>eventName</em>&nbsp;</td><td>The name of the event which has occurred </td></tr>
136    <tr><td valign=top><em>parameters</em>&nbsp;</td><td>A list of parameters that may belong to this event, may be null if there are no parameters</td></tr>
137  </table>
138</dl>
139    </td>
140  </tr>
141</table>
142<hr>The documentation for this class was generated from the following file:<ul>
143<li><a class="el" href="OgreRenderSystem_8h-source.html">OgreRenderSystem.h</a></ul>
144<hr>
145<p>
146Copyright &copy; 2000-2005 by The OGRE Team<br />
147<!--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/>
148This 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/>
149                <!--/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#">
150                <Work rdf:about="">
151                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
152        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
153                </Work>
154                <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> -->
155
156Last modified Sun Feb 12 13:02:29 2006
157</p>
158</body>
159</html>
Note: See TracBrowser for help on using the repository browser.