OGRE-Next  4.0.0unstable
Object-Oriented Graphics Rendering Engine
OgreConfigOptionMap.h File Reference
#include "OgrePrerequisites.h"
#include "OgreStringVector.h"
#include "ogrestd/map.h"

Classes

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

Namespaces

 Ogre
 bswapNN may be defined as macros in <sys/endian.h> or <sys/bswap.h>
 

Typedefs

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