![]()  | 
  
    OGRE 14.4
    
   Object-Oriented Graphics Rendering Engine 
   | 
 
Packages the details of a configuration option. More...
#include <OgreConfigOptionMap.h>
Public Attributes | |
| String | currentValue | 
| bool | immutable | 
| String | name | 
| StringVector | possibleValues | 
Packages the details of a configuration option.
Used for RenderSystem::getConfigOptions. If immutable is true, this option must be disabled for modifying.
| String Ogre::ConfigOption::name | 
| String Ogre::ConfigOption::currentValue | 
| StringVector Ogre::ConfigOption::possibleValues | 
| bool Ogre::ConfigOption::immutable |