All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::PropertyAnimationTimeline Member List

This is the complete list of members for kanzi::PropertyAnimationTimeline, including all inherited members.

AppliedStyleContainer typedefkanzi::Objectprotected
applyObjectStyle(kanzi::StyleSharedPtr style)kanzi::Object
applyObjectStyles()kanzi::Object
copyLocalValues(const Object &other)kanzi::Object
create(Domain *domain, string_view objectPath, const PropertyType< TValueType > &propertyType, shared_ptr< ValueAnimation< typename PropertyType< TValueType >::DataType > > animation)kanzi::PropertyAnimationTimelineinlinestatic
create(Domain *domain, string_view objectPath, const PropertyType< Matrix4x4 > &propertyType, shared_ptr< SRTValue3DAnimation > animation)kanzi::PropertyAnimationTimelineinlinestatic
create(Domain *domain, string_view objectPath, const PropertyType< Matrix3x3 > &propertyType, shared_ptr< SRTValue2DAnimation > animation)kanzi::PropertyAnimationTimelineinlinestatic
create(Domain *domain, string_view objectPath, AbstractPropertyType propertyType, AbstractAnimationSharedPtr animation)kanzi::PropertyAnimationTimelineinlinestatic
createPlayback(TimelinePlaybackContext &context)kanzi::Timeline
createPlaybackOverride(TimelinePlaybackContext &context) KZ_OVERRIDEkanzi::PropertyAnimationTimelineprotectedvirtual
getAbstractProperty(AbstractPropertyType abstractPropertyType) const kanzi::Objectinline
getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const kanzi::Objectinline
getDomain() const kanzi::Object
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
getStartTime() const kanzi::Timelineinline
getStaticMetaclass()kanzi::Objectstatic
getTaskScheduler() const kanzi::Object
hasLocalValue(AbstractPropertyType propertyType) const kanzi::Object
hasValue(AbstractPropertyType propertyType) const kanzi::Object
initialize()kanzi::Objectinlineprotected
isTypeOf(const Metaclass *objectType) const kanzi::Objectinline
m_appliedStyleskanzi::Objectprotected
makeEditorInfo()kanzi::Objectstatic
Object(Domain *domain)kanzi::Objectexplicit
onCopy(const Object &other)kanzi::Objectprotected
onPropertyChanged(AbstractPropertyType propertyType, KzuPropertyNotificationReason reason)kanzi::Objectvirtual
PropertyAnimationTimeline(Domain *domain, string_view objectPath, AbstractPropertyType propertyType, AbstractAnimationSharedPtr animation)kanzi::PropertyAnimationTimelineinlineexplicitprotected
PropertyAnimationTimelinePlayback classkanzi::PropertyAnimationTimelinefriend
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
setStartTime(chrono::milliseconds startTime)kanzi::Timelineinline
Timeline(Domain *domain)kanzi::Timelineexplicitprotected
unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry)kanzi::Object
unapplyObjectStyles()kanzi::Object
~Object()kanzi::Objectvirtual
~PropertyAnimationTimeline()kanzi::PropertyAnimationTimelineinline