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 |
String | description |
ParameterType | paramType |
Definition of a parameter supported by a StringInterface class, for introspection.
Definition at line 65 of file OgreStringInterface.h.
Ogre::ParameterDef::ParameterDef | ( | const String & | newName, | |
const String & | newDescription, | |||
ParameterType | newType | |||
) |
Definition at line 71 of file OgreStringInterface.h.
Definition at line 69 of file OgreStringInterface.h.
Definition at line 68 of file OgreStringInterface.h.
Referenced by Ogre::ParamDictionary::addParameter().
Definition at line 70 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 Fri May 25 23:40:53 2012