All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::ScenegraphTimelinePlaybackContext Class Reference

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

#include <kanzi/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
virtual ~TimelinePlaybackContext ()
 
virtual shared_ptr< ObjectlookupObject (string_view path)
 

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: