kanzi::SceneGraphTimelinePlaybackContext Class Reference

Helper class to resolve objects for animation timelines. More...

#include <kanzi/core.ui/animation/scenegraph_timeline_playback_context.hpp>

Inheritance diagram for kanzi::SceneGraphTimelinePlaybackContext:
kanzi::TimelinePlaybackContext

Public Member Functions

 SceneGraphTimelinePlaybackContext (Node &node)
 
- Public Member Functions inherited from kanzi::TimelinePlaybackContext
 TimelinePlaybackContext ()
 
virtual ~TimelinePlaybackContext ()
 
virtual shared_ptr< ObjectlookupObject (string_view path)
 
void setRelativePlayback (bool isRelative)
 
bool isRelativePlayback ()
 

Protected Member Functions

virtual shared_ptr< ObjectlookupObjectOverride (string_view path) KZ_OVERRIDE
 

Detailed Description

Helper class to resolve objects for animation timelines.

Constructor & Destructor Documentation

kanzi::SceneGraphTimelinePlaybackContext::SceneGraphTimelinePlaybackContext ( Node node)
explicit

Member Function Documentation

virtual shared_ptr<Object> kanzi::SceneGraphTimelinePlaybackContext::lookupObjectOverride ( string_view  path)
protectedvirtual

The documentation for this class was generated from the following file: