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::Attribute | inlineprotected |
Attribute(const Attribute &attribute) | vrecko::Attribute | inlineprotected |
DataType enum name | vrecko::Attribute | |
getDataType() const | vrecko::Attribute | inline |
getDefaultValue() const | vrecko::StaticAttribute< type, tval, tref > | inline |
getDescription() const | vrecko::Attribute | inline |
getName() const | vrecko::Attribute | inline |
getRangePtr() const | vrecko::StaticAttribute< type, tval, tref > | inline |
hasRange() const | vrecko::StaticAttribute< type, tval, tref > | inline |
isDynamic() const | vrecko::Attribute | inline |
isStatic() const | vrecko::Attribute | inline |
StaticAttribute(const string &strName, const string &strDescription, tref defaultValue, Range *pRange=null) | vrecko::StaticAttribute< type, tval, tref > | inline |
TYPE_BOOL enum value | vrecko::Attribute | |
TYPE_DOUBLE enum value | vrecko::Attribute | |
TYPE_DYNAMIC enum value | vrecko::Attribute | |
TYPE_FLOAT enum value | vrecko::Attribute | |
TYPE_INT enum value | vrecko::Attribute | |
TYPE_LONG enum value | vrecko::Attribute | |
TYPE_MATRIX enum value | vrecko::Attribute | |
TYPE_QUAT enum value | vrecko::Attribute | |
TYPE_STRING enum value | vrecko::Attribute | |
TYPE_VEC2 enum value | vrecko::Attribute | |
TYPE_VEC3 enum value | vrecko::Attribute | |
TYPE_VEC4 enum value | vrecko::Attribute | |
~StaticAttribute() | vrecko::StaticAttribute< type, tval, tref > | inline |