OGRE
1.11.6
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.
String Ogre::_ConfigOption::name |
String Ogre::_ConfigOption::currentValue |
StringVector Ogre::_ConfigOption::possibleValues |
bool Ogre::_ConfigOption::immutable |