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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::RenderTargetEvent 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::RenderTargetEvent Struct Reference</h1>Struct containing information about a <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a> event. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreRenderTargetListener_8h-source.html">OgreRenderTargetListener.h</a>&gt;</code>
14<p>
15<a href="structOgre_1_1RenderTargetEvent-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="classOgre_1_1RenderTarget.html">RenderTarget</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1RenderTargetEvent.html#Ogre_1_1RenderTargetEvento0">source</a></td></tr>
19
20<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The source of the event being raised.  <a href="#Ogre_1_1RenderTargetEvento0"></a><br><br></td></tr>
21</table>
22<hr><a name="_details"></a><h2>Detailed Description</h2>
23Struct containing information about a <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a> event.
24<p>
25
26<p>
27Definition at line <a class="el" href="OgreRenderTargetListener_8h-source.html#l00035">35</a> of file <a class="el" href="OgreRenderTargetListener_8h-source.html">OgreRenderTargetListener.h</a>.<hr><h2>Member Data Documentation</h2>
28<a class="anchor" name="Ogre_1_1RenderTargetEvento0" doxytag="Ogre::RenderTargetEvent::source" ></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"> <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a>* <a class="el" href="structOgre_1_1RenderTargetEvent.html#Ogre_1_1RenderTargetEvento0">Ogre::RenderTargetEvent::source</a>
35      </table>
36    </td>
37  </tr>
38</table>
39<table cellspacing=5 cellpadding=0 border=0>
40  <tr>
41    <td>
42      &nbsp;
43    </td>
44    <td>
45
46<p>
47The source of the event being raised.
48<p>
49
50<p>
51Definition at line <a class="el" href="OgreRenderTargetListener_8h-source.html#l00038">38</a> of file <a class="el" href="OgreRenderTargetListener_8h-source.html">OgreRenderTargetListener.h</a>.    </td>
52  </tr>
53</table>
54<hr>The documentation for this struct was generated from the following file:<ul>
55<li><a class="el" href="OgreRenderTargetListener_8h-source.html">OgreRenderTargetListener.h</a></ul>
56<hr>
57<p>
58Copyright &copy; 2000-2005 by The OGRE Team<br />
59<!--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/>
60This 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/>
61                <!--/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#">
62                <Work rdf:about="">
63                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
64        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
65                </Work>
66                <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> -->
67
68Last modified Sun Feb 12 13:02:34 2006
69</p>
70</body>
71</html>
Note: See TracBrowser for help on using the repository browser.