This is the complete list of members for kanzi::KeyframeAnimation< TValueType >, including all inherited members.
| AbstractAnimation(Domain *domain) | kanzi::AbstractAnimation | inlineexplicitprotected |
| addKeyframe(chrono::milliseconds time, KeyframeSharedPtr keyframe) | kanzi::KeyframeAnimation< TValueType > | inline |
| addLinearKeyframe(chrono::milliseconds time, const TValueType &value) | kanzi::KeyframeAnimation< TValueType > | inline |
| addSplineKeyframe(chrono::milliseconds time, const TValueType &value, const Vector2 &p0, const Vector2 &p1) | kanzi::KeyframeAnimation< TValueType > | inline |
| addStepKeyframe(chrono::milliseconds time, const TValueType &value) | kanzi::KeyframeAnimation< TValueType > | inline |
| AppliedStyleContainer typedef | kanzi::Object | protected |
| applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
| applyObjectStyles() | kanzi::Object | |
| copyLocalValues(const Object &other) | kanzi::Object | |
| create(Domain *domain) | kanzi::KeyframeAnimation< TValueType > | inlinestatic |
| getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Object | inline |
| getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getDomain() const | kanzi::Object | |
| getDuration() | kanzi::AbstractAnimation | inline |
| getDurationOverride() KZ_OVERRIDE | kanzi::KeyframeAnimation< TValueType > | inlineprotectedvirtual |
| getDynamicMetaclass() const | kanzi::Object | virtual |
| getMessageDispatcher() const | kanzi::Object | |
| getProperty(const PropertyType< DataType > &propertyType) const | kanzi::Object | inline |
| getProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getPropertyManager() const | kanzi::Object | |
| getResourceManager() const | kanzi::Object | |
| getStaticMetaclass() | kanzi::Object | static |
| getTaskScheduler() const | kanzi::Object | |
| getValue(const TValueType ¤tValue, chrono::milliseconds time) KZ_OVERRIDE | kanzi::KeyframeAnimation< TValueType > | inlinevirtual |
| hasLocalValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| hasValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| initialize() | kanzi::Object | inlineprotected |
| isTypeOf(const Metaclass *objectType) const | kanzi::Object | inline |
| KeyframeAnimation(Domain *domain) | kanzi::KeyframeAnimation< TValueType > | inlineexplicitprotected |
| KeyframeContainer typedef | kanzi::KeyframeAnimation< TValueType > | |
| KeyframeSharedPtr typedef | kanzi::KeyframeAnimation< TValueType > | |
| LinearKeyframeSharedPtr typedef | kanzi::KeyframeAnimation< TValueType > | |
| m_appliedStyles | kanzi::Object | protected |
| makeEditorInfo() | kanzi::KeyframeAnimation< TValueType > | inlinestatic |
| Object(Domain *domain) | kanzi::Object | explicit |
| onCopy(const Object &other) | kanzi::Object | protected |
| onPropertyChanged(AbstractPropertyType propertyType, KzuPropertyNotificationReason reason) | kanzi::Object | virtual |
| removeLocalValue(AbstractPropertyType propertyType) | kanzi::Object | |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setProperty(const PropertyType< ResourceID > &propertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| SplineKeyframeSharedPtr typedef | kanzi::KeyframeAnimation< TValueType > | |
| StepKeyframeSharedPtr typedef | kanzi::KeyframeAnimation< TValueType > | |
| unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry) | kanzi::Object | |
| unapplyObjectStyles() | kanzi::Object | |
| ValueAnimation(Domain *domain) | kanzi::ValueAnimation< TValueType > | inlineexplicitprotected |
| ~AbstractAnimation() | kanzi::AbstractAnimation | inlinevirtual |
| ~Object() | kanzi::Object | virtual |