EvaluateClipAnimatorJob Class

(Qt3DAnimation::Animation::EvaluateClipAnimatorJob)

Public Functions

EvaluateClipAnimatorJob()
void clearClipAnimator()
Handler *handler() const
void setClipAnimator(const HClipAnimator &clipAnimatorHandle)
void setHandler(Handler *handler)

Reimplemented Protected Functions

virtual void run()

Member Function Documentation

EvaluateClipAnimatorJob::EvaluateClipAnimatorJob()

Default constructs an instance of EvaluateClipAnimatorJob.

void EvaluateClipAnimatorJob::clearClipAnimator()

Handler *EvaluateClipAnimatorJob::handler() const

See also setHandler().

[virtual protected] void EvaluateClipAnimatorJob::run()

void EvaluateClipAnimatorJob::setClipAnimator(const HClipAnimator &clipAnimatorHandle)

void EvaluateClipAnimatorJob::setHandler(Handler *handler)

See also handler().