All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::KeyframeAnimation< TValueType > Member List

This is the complete list of members for kanzi::KeyframeAnimation< TValueType >, including all inherited members.

AbstractAnimation(Domain *domain)kanzi::AbstractAnimationinlineexplicitprotected
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 typedefkanzi::Objectprotected
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::Objectinline
getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const kanzi::Objectinline
getDomain() const kanzi::Object
getDuration()kanzi::AbstractAnimationinline
getDurationOverride() KZ_OVERRIDEkanzi::KeyframeAnimation< TValueType >inlineprotectedvirtual
getDynamicMetaclass() const kanzi::Objectvirtual
getMessageDispatcher() const kanzi::Object
getProperty(const PropertyType< DataType > &propertyType) const kanzi::Objectinline
getProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType &value) const kanzi::Objectinline
getPropertyManager() const kanzi::Object
getResourceManager() const kanzi::Object
getStaticMetaclass()kanzi::Objectstatic
getTaskScheduler() const kanzi::Object
getValue(const TValueType &currentValue, chrono::milliseconds time) KZ_OVERRIDEkanzi::KeyframeAnimation< TValueType >inlinevirtual
hasLocalValue(AbstractPropertyType propertyType) const kanzi::Object
hasValue(AbstractPropertyType propertyType) const kanzi::Object
initialize()kanzi::Objectinlineprotected
isTypeOf(const Metaclass *objectType) const kanzi::Objectinline
KeyframeAnimation(Domain *domain)kanzi::KeyframeAnimation< TValueType >inlineexplicitprotected
KeyframeContainer typedefkanzi::KeyframeAnimation< TValueType >
KeyframeSharedPtr typedefkanzi::KeyframeAnimation< TValueType >
LinearKeyframeSharedPtr typedefkanzi::KeyframeAnimation< TValueType >
m_appliedStyleskanzi::Objectprotected
makeEditorInfo()kanzi::KeyframeAnimation< TValueType >inlinestatic
Object(Domain *domain)kanzi::Objectexplicit
onCopy(const Object &other)kanzi::Objectprotected
onPropertyChanged(AbstractPropertyType propertyType, KzuPropertyNotificationReason reason)kanzi::Objectvirtual
removeLocalValue(AbstractPropertyType propertyType)kanzi::Object
setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType value)kanzi::Objectinline
setAbstractProperty(AbstractPropertyType abstractPropertyType, ResourceSharedPtr value)kanzi::Objectinline
setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType value)kanzi::Objectinline
setProperty(const PropertyType< ResourceID > &propertyType, ResourceSharedPtr value)kanzi::Objectinline
SplineKeyframeSharedPtr typedefkanzi::KeyframeAnimation< TValueType >
StepKeyframeSharedPtr typedefkanzi::KeyframeAnimation< TValueType >
unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry)kanzi::Object
unapplyObjectStyles()kanzi::Object
ValueAnimation(Domain *domain)kanzi::ValueAnimation< TValueType >inlineexplicitprotected
~AbstractAnimation()kanzi::AbstractAnimationinlinevirtual
~Object()kanzi::Objectvirtual