OGRE  1.11.6
Object-Oriented Graphics Rendering Engine
OgreConfigOptionMap.h File Reference

Classes

struct  Ogre::_ConfigOption
 Packages the details of a configuration option. More...
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 

Typedefs

typedef struct Ogre::_ConfigOption Ogre::ConfigOption
 Packages the details of a configuration option. More...
 
typedef std::map< String, ConfigOption > Ogre::ConfigOptionMap