Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::TerrainBufferCache Class Reference

A cache of TerrainIndexBuffers. More...

#include <OgreTerrainRenderable.h>

List of all members.

Public Methods

 ~TerrainBufferCache ()

Public Attributes

IndexArray mCache


Detailed Description

A cache of TerrainIndexBuffers.

Used to keep track of the buffers, and delete them when the program finishes.

Definition at line 39 of file OgreTerrainRenderable.h.


Constructor & Destructor Documentation

Ogre::TerrainBufferCache::~TerrainBufferCache  
 

Definition at line 42 of file OgreTerrainRenderable.h.

References mCache.


Member Data Documentation

IndexArray Ogre::TerrainBufferCache::mCache
 

Definition at line 50 of file OgreTerrainRenderable.h.

Referenced by Ogre::TerrainRenderable::getRenderOperation(), and ~TerrainBufferCache().


The documentation for this class was generated from the following file:

Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:13:41 2004