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()

virtual void Murl::Logic::IAppTimeline::OnEvaluate ( Double  currentTime)
pure virtual

Called if the current time is set.

See ITimeline::SetAppTimeline().

Parameters
currentTimeThe 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


Copyright © 2011-2024 Spraylight GmbH.