AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
getDescription() const | Ogre::PropertyDef | inline |
getName() const | Ogre::PropertyDef | inline |
getType() const | Ogre::PropertyDef | inline |
getTypeForValue(const short &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const unsigned short &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const int &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const unsigned int &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const long &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const unsigned long &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const Real &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const String &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const Vector2 &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const Vector3 &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const Vector4 &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const ColourValue &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const bool &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const Quaternion &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const Matrix3 &val) | Ogre::PropertyDef | inlinestatic |
getTypeForValue(const Matrix4 &val) | Ogre::PropertyDef | inlinestatic |
getTypeName(PropertyType theType) | Ogre::PropertyDef | static |
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::PropertyDef | inline |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |