OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::PropertyDef Member List

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

AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
getDescription() const Ogre::PropertyDefinline
getName() const Ogre::PropertyDefinline
getType() const Ogre::PropertyDefinline
getTypeForValue(const short &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const unsigned short &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const int &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const unsigned int &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const long &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const unsigned long &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const Real &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const String &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const Vector2 &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const Vector3 &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const Vector4 &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const ColourValue &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const bool &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const Quaternion &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const Matrix3 &val)Ogre::PropertyDefinlinestatic
getTypeForValue(const Matrix4 &val)Ogre::PropertyDefinlinestatic
getTypeName(PropertyType theType)Ogre::PropertyDefstatic
mDescOgre::PropertyDefprotected
mNameOgre::PropertyDefprotected
mTypeOgre::PropertyDefprotected
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
PropertyDef(const String &name, const String &desc, PropertyType pType)Ogre::PropertyDefinline
PropertyDef()Ogre::PropertyDefinlineprotected
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline