OGRE  1.10.12
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 map< String, ConfigOption >::type Ogre::ConfigOptionMap