OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
Classes | |
class | Ogre::Grid2DPageStrategy |
Page strategy which loads new pages based on a regular 2D grid. More... | |
class | Ogre::Grid2DPageStrategyData |
Specialisation of PageStrategyData for Grid2DPageStrategy. More... | |
Namespaces | |
namespace | Ogre |
Enumerations | |
enum | Ogre::Grid2DMode { Ogre::G2D_X_Z = 0 , Ogre::G2D_X_Y = 1 , Ogre::G2D_Y_Z = 2 } |
The 2D grid mode. More... | |