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

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

getDescription() constOgre::PropertyDefinline
getName() constOgre::PropertyDefinline
getType() constOgre::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
PropertyDef(const String &name, const String &desc, PropertyType pType)Ogre::PropertyDefinline