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 | description |
String | name |
ParameterType | paramType |
Definition of a parameter supported by a StringInterface class, for introspection.
Definition at line 67 of file OgreStringInterface.h.
Ogre::ParameterDef::ParameterDef | ( | const String & | newName, |
const String & | newDescription, | ||
ParameterType | newType | ||
) |
Definition at line 73 of file OgreStringInterface.h.
String Ogre::ParameterDef::description |
Definition at line 71 of file OgreStringInterface.h.
String Ogre::ParameterDef::name |
Definition at line 70 of file OgreStringInterface.h.
Referenced by Ogre::ParamDictionary::addParameter().
ParameterType Ogre::ParameterDef::paramType |
Definition at line 72 of file OgreStringInterface.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Apr 13 2021 08:53:15