|
OGRE
1.9.0
|
#include "OgrePrerequisites.h"#include "OgreSingleton.h"#include "OgrePixelFormat.h"#include "OgreTexture.h"#include "OgreIteratorWrappers.h"#include "OgreHeaderPrefix.h"#include "OgreHeaderSuffix.h"Go to the source code of this file.
Classes | |
| struct | Ogre::ShadowTextureConfig |
| Structure containing the configuration for one shadow texture. More... | |
| class | Ogre::ShadowTextureManager |
| Class to manage the available shadow textures which may be shared between many SceneManager instances if formats agree. More... | |
Namespaces | |
| namespace | Ogre |
Typedefs | |
| typedef ConstVectorIterator< ShadowTextureConfigList > | Ogre::ConstShadowTextureConfigIterator |
| typedef vector< ShadowTextureConfig >::type | Ogre::ShadowTextureConfigList |
| typedef vector< TexturePtr >::type | Ogre::ShadowTextureList |
Functions | |
| _OgreExport bool | Ogre::operator!= (const ShadowTextureConfig &lhs, const ShadowTextureConfig &rhs) |
| _OgreExport bool | Ogre::operator== (const ShadowTextureConfig &lhs, const ShadowTextureConfig &rhs) |
1.13.2