OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OgreConfigOptionMap.h File Reference
#include "OgrePrerequisites.h"
#include "OgreStringVector.h"
#include "OgreString.h"
+ Include dependency graph for OgreConfigOptionMap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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