OGRE  1.9.0
OgreConfigOptionMap.h File Reference
#include "OgrePrerequisites.h"
#include "OgreStringVector.h"
#include "OgreString.h"

Go to the source code of this file.

Classes

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

Namespaces

namespace  Ogre
 

Typedefs

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