OgreStringInterface.h File Reference

#include "OgrePrerequisites.h"
#include "OgreString.h"
#include "OgreCommon.h"

Go to the source code of this file.

Classes

class  Ogre::ParameterDef
 Definition of a parameter supported by a StringInterface class, for introspection. More...
class  Ogre::ParamCommand
 Abstract class which is command object which gets/sets parameters. More...
class  Ogre::ParamDictionary
 Class to hold a dictionary of parameters for a single class. More...
class  Ogre::StringInterface
 Class defining the common interface which classes can use to present a reflection-style, self-defining parameter set to callers. More...

Namespaces

namespace  Ogre

Typedefs

typedef vector< ParameterDef >
::type 
Ogre::ParameterList
typedef map< String,
ParamCommand * >::type 
Ogre::ParamCommandMap
typedef map< String,
ParamDictionary >::type 
Ogre::ParamDictionaryMap

Enumerations

enum  Ogre::ParameterType {
  Ogre::PT_BOOL, Ogre::PT_REAL, Ogre::PT_INT, Ogre::PT_UNSIGNED_INT,
  Ogre::PT_SHORT, Ogre::PT_UNSIGNED_SHORT, Ogre::PT_LONG, Ogre::PT_UNSIGNED_LONG,
  Ogre::PT_STRING, Ogre::PT_VECTOR3, Ogre::PT_MATRIX3, Ogre::PT_MATRIX4,
  Ogre::PT_QUATERNION, Ogre::PT_COLOURVALUE
}
 

List of parameter types available.

More...

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:36:29 2012