Public Member Functions | Public Attributes
Ogre::ParameterDef Class Reference

Definition of a parameter supported by a StringInterface class, for introspection. More...

#include <OgreStringInterface.h>

List of all members.

Public Member Functions

 ParameterDef (const String &newName, const String &newDescription, ParameterType newType)

Public Attributes

String name
String description
ParameterType paramType

Detailed Description

Definition of a parameter supported by a StringInterface class, for introspection.

Definition at line 65 of file OgreStringInterface.h.


Constructor & Destructor Documentation

Ogre::ParameterDef::ParameterDef ( const String newName,
const String newDescription,
ParameterType  newType 
)

Definition at line 71 of file OgreStringInterface.h.


Member Data Documentation

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.


The documentation for this class was generated from the following file:

Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Sat Jan 14 2012 18:40:55