|
OGRE
1.9.0
|
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.
Definition at line 50 of file OgreConfigOptionMap.h.
| String Ogre::_ConfigOption::currentValue |
Definition at line 53 of file OgreConfigOptionMap.h.
| bool Ogre::_ConfigOption::immutable |
Definition at line 55 of file OgreConfigOptionMap.h.
| String Ogre::_ConfigOption::name |
Definition at line 52 of file OgreConfigOptionMap.h.
| StringVector Ogre::_ConfigOption::possibleValues |
Definition at line 54 of file OgreConfigOptionMap.h.
1.13.2