1 | <html> |
---|
2 | <head> |
---|
3 | <title>Ogre::TerrainBufferCache 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
10 | <h1>Ogre::TerrainBufferCache Class Reference</h1>A cache of TerrainIndexBuffers. |
---|
11 | <a href="#_details">More...</a> |
---|
12 | <p> |
---|
13 | <code>#include <<a class="el" href="OgreTerrainRenderable_8h-source.html">OgreTerrainRenderable.h</a>></code> |
---|
14 | <p> |
---|
15 | <a href="classOgre_1_1TerrainBufferCache-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>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TerrainBufferCache.html#Ogre_1_1TerrainBufferCachea0">shutdown</a> (void)</td></tr> |
---|
19 | |
---|
20 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TerrainBufferCache.html#Ogre_1_1TerrainBufferCachea1">~TerrainBufferCache</a> ()</td></tr> |
---|
21 | |
---|
22 | <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr> |
---|
23 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a608">IndexArray</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TerrainBufferCache.html#Ogre_1_1TerrainBufferCacheo0">mCache</a></td></tr> |
---|
24 | |
---|
25 | </table> |
---|
26 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
27 | A cache of TerrainIndexBuffers. |
---|
28 | <p> |
---|
29 | Used to keep track of the buffers, and delete them when the program finishes. |
---|
30 | <p> |
---|
31 | |
---|
32 | <p> |
---|
33 | Definition at line <a class="el" href="OgreTerrainRenderable_8h-source.html#l00061">61</a> of file <a class="el" href="OgreTerrainRenderable_8h-source.html">OgreTerrainRenderable.h</a>.<hr><h2>Constructor & Destructor Documentation</h2> |
---|
34 | <a class="anchor" name="Ogre_1_1TerrainBufferCachea1" doxytag="Ogre::TerrainBufferCache::~TerrainBufferCache" ></a><p> |
---|
35 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
36 | <tr> |
---|
37 | <td class="mdRow"> |
---|
38 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
39 | <tr> |
---|
40 | <td class="md" nowrap valign="top"> Ogre::TerrainBufferCache::~<a class="el" href="classOgre_1_1TerrainBufferCache.html">TerrainBufferCache</a> </td> |
---|
41 | <td class="md" valign="top">( </td> |
---|
42 | <td class="mdname1" valign="top" nowrap> </td> |
---|
43 | <td class="md" valign="top"> ) </td> |
---|
44 | <td class="md" nowrap></td> |
---|
45 | </tr> |
---|
46 | |
---|
47 | </table> |
---|
48 | </td> |
---|
49 | </tr> |
---|
50 | </table> |
---|
51 | <table cellspacing=5 cellpadding=0 border=0> |
---|
52 | <tr> |
---|
53 | <td> |
---|
54 | |
---|
55 | </td> |
---|
56 | <td> |
---|
57 | |
---|
58 | <p> |
---|
59 | |
---|
60 | <p> |
---|
61 | Definition at line <a class="el" href="OgreTerrainRenderable_8h-source.html#l00072">72</a> of file <a class="el" href="OgreTerrainRenderable_8h-source.html">OgreTerrainRenderable.h</a>. |
---|
62 | <p> |
---|
63 | References <a class="el" href="OgreTerrainRenderable_8h-source.html#l00064">shutdown()</a>. </td> |
---|
64 | </tr> |
---|
65 | </table> |
---|
66 | <hr><h2>Member Function Documentation</h2> |
---|
67 | <a class="anchor" name="Ogre_1_1TerrainBufferCachea0" doxytag="Ogre::TerrainBufferCache::shutdown" ></a><p> |
---|
68 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
69 | <tr> |
---|
70 | <td class="mdRow"> |
---|
71 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
72 | <tr> |
---|
73 | <td class="md" nowrap valign="top"> void Ogre::TerrainBufferCache::shutdown </td> |
---|
74 | <td class="md" valign="top">( </td> |
---|
75 | <td class="md" nowrap valign="top">void </td> |
---|
76 | <td class="mdname1" valign="top" nowrap> </td> |
---|
77 | <td class="md" valign="top"> ) </td> |
---|
78 | <td class="md" nowrap></td> |
---|
79 | </tr> |
---|
80 | |
---|
81 | </table> |
---|
82 | </td> |
---|
83 | </tr> |
---|
84 | </table> |
---|
85 | <table cellspacing=5 cellpadding=0 border=0> |
---|
86 | <tr> |
---|
87 | <td> |
---|
88 | |
---|
89 | </td> |
---|
90 | <td> |
---|
91 | |
---|
92 | <p> |
---|
93 | |
---|
94 | <p> |
---|
95 | Definition at line <a class="el" href="OgreTerrainRenderable_8h-source.html#l00064">64</a> of file <a class="el" href="OgreTerrainRenderable_8h-source.html">OgreTerrainRenderable.h</a>. |
---|
96 | <p> |
---|
97 | References <a class="el" href="OgreTerrainRenderable_8h-source.html#l00077">mCache</a>. |
---|
98 | <p> |
---|
99 | Referenced by <a class="el" href="OgreTerrainRenderable_8h-source.html#l00072">~TerrainBufferCache()</a>. </td> |
---|
100 | </tr> |
---|
101 | </table> |
---|
102 | <hr><h2>Member Data Documentation</h2> |
---|
103 | <a class="anchor" name="Ogre_1_1TerrainBufferCacheo0" doxytag="Ogre::TerrainBufferCache::mCache" ></a><p> |
---|
104 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
105 | <tr> |
---|
106 | <td class="mdRow"> |
---|
107 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
108 | <tr> |
---|
109 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a608">IndexArray</a> <a class="el" href="classOgre_1_1TerrainBufferCache.html#Ogre_1_1TerrainBufferCacheo0">Ogre::TerrainBufferCache::mCache</a> |
---|
110 | </table> |
---|
111 | </td> |
---|
112 | </tr> |
---|
113 | </table> |
---|
114 | <table cellspacing=5 cellpadding=0 border=0> |
---|
115 | <tr> |
---|
116 | <td> |
---|
117 | |
---|
118 | </td> |
---|
119 | <td> |
---|
120 | |
---|
121 | <p> |
---|
122 | |
---|
123 | <p> |
---|
124 | Definition at line <a class="el" href="OgreTerrainRenderable_8h-source.html#l00077">77</a> of file <a class="el" href="OgreTerrainRenderable_8h-source.html">OgreTerrainRenderable.h</a>. |
---|
125 | <p> |
---|
126 | Referenced by <a class="el" href="OgreTerrainRenderable_8h-source.html#l00064">shutdown()</a>. </td> |
---|
127 | </tr> |
---|
128 | </table> |
---|
129 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
130 | <li><a class="el" href="OgreTerrainRenderable_8h-source.html">OgreTerrainRenderable.h</a></ul> |
---|
131 | <hr> |
---|
132 | <p> |
---|
133 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
134 | <!--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/> |
---|
135 | This 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/> |
---|
136 | <!--/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#"> |
---|
137 | <Work rdf:about=""> |
---|
138 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
139 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
140 | </Work> |
---|
141 | <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> --> |
---|
142 | |
---|
143 | Last modified Sun Mar 12 14:48:15 2006 |
---|
144 | </p> |
---|
145 | </body> |
---|
146 | </html> |
---|