OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
Modules | |
Paging | |
Some details on paging component. | |
Property | |
Terrain | |
Some details on the terrain component. | |
Files | |
file | OgrePageFileFormats.h |
The paging file format is a composite one - a single file / stream can contain data which is not necessarily all read by a single class. | |
Classes | |
class | Ogre::Grid3DPageStrategyData |
Specialisation of PageStrategyData for Grid3DPageStrategy. More... | |
class | Ogre::PageStrategyData |
Abstract marker class representing the data held against the PagedWorldSection which is specifically used by the PageStrategy. More... | |
class | Ogre::SimplePageContentCollection |
Specialisation of PageContentCollection which just provides a simple list of PageContent instances. More... | |