|  | OGRE
    1.11.6
    Object-Oriented Graphics Rendering Engine | 
Definition of a parameter supported by a StringInterface class, for introspection. More...
#include <OgreStringInterface.h>
| Public Member Functions | |
| ParameterDef (const String &newName, const String &newDescription, ParameterType newType) | |
| Public Attributes | |
| String | name | 
| ParameterType | paramType | 
Definition of a parameter supported by a StringInterface class, for introspection.
| 
 | inline | 
| String Ogre::ParameterDef::name | 
Referenced by Ogre::ParamDictionary::addParameter().
| ParameterType Ogre::ParameterDef::paramType |