OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::Property< T >, including all inherited members.
get() const | Ogre::Property< T > | inlinevirtual |
getDescription() const | Ogre::PropertyBase | inline |
getName() const | Ogre::PropertyBase | inline |
getter_func typedef | Ogre::Property< T > | |
getType() const | Ogre::PropertyBase | inline |
getValue() const override | Ogre::Property< T > | inlinevirtual |
Property(PropertyDef *def, getter_func getter, setter_func setter) | Ogre::Property< T > | inline |
PropertyBase(PropertyDef *def) | Ogre::PropertyBase | inline |
set(T val) | Ogre::Property< T > | inlinevirtual |
setter_func typedef | Ogre::Property< T > | |
value_type typedef | Ogre::Property< T > | |
~PropertyBase() | Ogre::PropertyBase | inlinevirtual |