Murl::Logic::IAppTimeline Interface Referenceabstract
The IAppTimeline interface. More...
#include "murl_logic_i_app_timeline.h"
Inheritance diagram for Murl::Logic::IAppTimeline:
Public Member Functions | |
virtual void | OnEvaluate (Double currentTime)=0 |
Called if the current time is set. More... | |
Detailed Description
The IAppTimeline interface.
This interface is used by the ITimeline object to callback the app.
Member Function Documentation
◆ OnEvaluate()
|
pure virtual |
Called if the current time is set.
See ITimeline::SetAppTimeline().
- Parameters
-
currentTime The current timeline time.
Implemented in Murl::Logic::BaseTimeline, Murl::Logic::Animation< DataType >, and Murl::Logic::Animation< Vector >.
The documentation for this interface was generated from the following file:
- murl_logic_i_app_timeline.h