OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::PropertySet, including all inherited members.
addProperty(PropertyBase *prop) | Ogre::PropertySet | |
getProperty(const String &name) const | Ogre::PropertySet | |
getValue(const String &name, T &value) const | Ogre::PropertySet | inline |
getValueMap() const | Ogre::PropertySet | |
hasProperty(const String &name) const | Ogre::PropertySet | |
PropertyMap typedef | Ogre::PropertySet | |
PropertySet() | Ogre::PropertySet | |
removeProperty(const String &name) | Ogre::PropertySet | |
setValue(const String &name, const T *value) | Ogre::PropertySet | inline |
setValue(const String &name, T value) | Ogre::PropertySet | inline |
setValue(const String &name, const char *pChar) | Ogre::PropertySet | inline |
setValueMap(const PropertyValueMap &values) | Ogre::PropertySet | |
~PropertySet() | Ogre::PropertySet |