OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::PropertySet Member List

This is the complete list of members for Ogre::PropertySet, including all inherited members.

addProperty(PropertyBase *prop)Ogre::PropertySet
getProperty(const String &name) constOgre::PropertySet
getValue(const String &name, T &value) constOgre::PropertySetinline
getValueMap() constOgre::PropertySet
hasProperty(const String &name) constOgre::PropertySet
PropertyMap typedefOgre::PropertySet
PropertySet()Ogre::PropertySet
removeProperty(const String &name)Ogre::PropertySet
setValue(const String &name, const T *value)Ogre::PropertySetinline
setValue(const String &name, T value)Ogre::PropertySetinline
setValue(const String &name, const char *pChar)Ogre::PropertySetinline
setValueMap(const PropertyValueMap &values)Ogre::PropertySet
~PropertySet()Ogre::PropertySet