vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vrecko::StaticAttribute< type, tval, tref > Member List

This is the complete list of members for vrecko::StaticAttribute< type, tval, tref >, including all inherited members.

Attribute(const string &strName, DataType dataType, const string &strDescription)vrecko::Attributeinlineprotected
Attribute(const Attribute &attribute)vrecko::Attributeinlineprotected
DataType enum namevrecko::Attribute
getDataType() const vrecko::Attributeinline
getDefaultValue() const vrecko::StaticAttribute< type, tval, tref >inline
getDescription() const vrecko::Attributeinline
getName() const vrecko::Attributeinline
getRangePtr() const vrecko::StaticAttribute< type, tval, tref >inline
hasRange() const vrecko::StaticAttribute< type, tval, tref >inline
isDynamic() const vrecko::Attributeinline
isStatic() const vrecko::Attributeinline
StaticAttribute(const string &strName, const string &strDescription, tref defaultValue, Range *pRange=null)vrecko::StaticAttribute< type, tval, tref >inline
TYPE_BOOL enum valuevrecko::Attribute
TYPE_DOUBLE enum valuevrecko::Attribute
TYPE_DYNAMIC enum valuevrecko::Attribute
TYPE_FLOAT enum valuevrecko::Attribute
TYPE_INT enum valuevrecko::Attribute
TYPE_LONG enum valuevrecko::Attribute
TYPE_MATRIX enum valuevrecko::Attribute
TYPE_QUAT enum valuevrecko::Attribute
TYPE_STRING enum valuevrecko::Attribute
TYPE_VEC2 enum valuevrecko::Attribute
TYPE_VEC3 enum valuevrecko::Attribute
TYPE_VEC4 enum valuevrecko::Attribute
~StaticAttribute()vrecko::StaticAttribute< type, tval, tref >inline