Ogre::_ConfigOption Struct Reference

Packages the details of a configuration option. More...

#include <OgreConfigOptionMap.h>

List of all members.

Public Attributes

String name
String currentValue
StringVector possibleValues
bool immutable


Detailed Description

Packages the details of a configuration option.

Remarks:
Used for RenderSystem::getConfigOptions. If immutable is true, this option must be disabled for modifying.

Definition at line 45 of file OgreConfigOptionMap.h.


Member Data Documentation

Definition at line 47 of file OgreConfigOptionMap.h.

Definition at line 48 of file OgreConfigOptionMap.h.

Definition at line 49 of file OgreConfigOptionMap.h.

Definition at line 50 of file OgreConfigOptionMap.h.


The documentation for this struct was generated from the following file:

Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:03:09 2009