source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1TerrainPageSourceListener.html @ 692

Revision 692, 6.2 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1<html>
2<head>
3<title>Ogre::TerrainPageSourceListener 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::TerrainPageSourceListener Class Reference</h1>Abstract class which classes can override to receive notifications when a page is ready to be added to the terrain manager. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreTerrainPageSource_8h-source.html">OgreTerrainPageSource.h</a>&gt;</code>
14<p>
15<a href="classOgre_1_1TerrainPageSourceListener-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>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TerrainPageSourceListener.html#Ogre_1_1TerrainPageSourceListenera0">pageConstructed</a> (<a class="el" href="classOgre_1_1TerrainSceneManager.html">TerrainSceneManager</a> *manager, size_t pagex, size_t pagez, <a class="el" href="namespaceOgre.html#a465">Real</a> *heightData)=0</td></tr>
19
20<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Listener method called when a new page is about to be constructed.  <a href="#Ogre_1_1TerrainPageSourceListenera0"></a><br><br></td></tr>
21</table>
22<hr><a name="_details"></a><h2>Detailed Description</h2>
23Abstract class which classes can override to receive notifications when a page is ready to be added to the terrain manager.
24<p>
25
26<p>
27Definition at line <a class="el" href="OgreTerrainPageSource_8h-source.html#l00040">40</a> of file <a class="el" href="OgreTerrainPageSource_8h-source.html">OgreTerrainPageSource.h</a>.<hr><h2>Member Function Documentation</h2>
28<a class="anchor" name="Ogre_1_1TerrainPageSourceListenera0" doxytag="Ogre::TerrainPageSourceListener::pageConstructed" ></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"> virtual void Ogre::TerrainPageSourceListener::pageConstructed </td>
35          <td class="md" valign="top">(&nbsp;</td>
36          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1TerrainSceneManager.html">TerrainSceneManager</a> *&nbsp;</td>
37          <td class="mdname" nowrap> <em>manager</em>, </td>
38        </tr>
39        <tr>
40          <td class="md" nowrap align="right"></td>
41          <td></td>
42          <td class="md" nowrap>size_t&nbsp;</td>
43          <td class="mdname" nowrap> <em>pagex</em>, </td>
44        </tr>
45        <tr>
46          <td class="md" nowrap align="right"></td>
47          <td></td>
48          <td class="md" nowrap>size_t&nbsp;</td>
49          <td class="mdname" nowrap> <em>pagez</em>, </td>
50        </tr>
51        <tr>
52          <td class="md" nowrap align="right"></td>
53          <td></td>
54          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a465">Real</a> *&nbsp;</td>
55          <td class="mdname" nowrap> <em>heightData</em></td>
56        </tr>
57        <tr>
58          <td></td>
59          <td class="md">)&nbsp;</td>
60          <td class="md" colspan="2"><code> [pure virtual]</code></td>
61        </tr>
62
63      </table>
64    </td>
65  </tr>
66</table>
67<table cellspacing=5 cellpadding=0 border=0>
68  <tr>
69    <td>
70      &nbsp;
71    </td>
72    <td>
73
74<p>
75Listener method called when a new page is about to be constructed.
76<p>
77<dl compact><dt><b>Parameters:</b></dt><dd>
78  <table border="0" cellspacing="2" cellpadding="0">
79    <tr><td valign=top><em>manager</em>&nbsp;</td><td>The manager in question </td></tr>
80    <tr><td valign=top><em>pagex,pagez</em>&nbsp;</td><td>The index of the page being constructed </td></tr>
81    <tr><td valign=top><em>heightData</em>&nbsp;</td><td>Array of normalised height data (0..1). The size of this buffer will conform to the scene manager page size. The listener may modify the data if it wishes. </td></tr>
82  </table>
83</dl>
84    </td>
85  </tr>
86</table>
87<hr>The documentation for this class was generated from the following file:<ul>
88<li><a class="el" href="OgreTerrainPageSource_8h-source.html">OgreTerrainPageSource.h</a></ul>
89<hr>
90<p>
91Copyright &copy; 2000-2005 by The OGRE Team<br />
92<!--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/>
93This 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/>
94                <!--/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#">
95                <Work rdf:about="">
96                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
97        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
98                </Work>
99                <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> -->
100
101Last modified Sun Mar 12 14:48:13 2006
102</p>
103</body>
104</html>
Note: See TracBrowser for help on using the repository browser.