OGRE 2.1
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 | description |
String | name |
ParameterType | paramType |
Definition of a parameter supported by a StringInterface class, for introspection.
|
inline |
String Ogre::ParameterDef::description |
String Ogre::ParameterDef::name |
ParameterType Ogre::ParameterDef::paramType |