BuildBlendTreesJob Class

(Qt3DAnimation::Animation::BuildBlendTreesJob)

Public Functions

BuildBlendTreesJob()
Handler *handler() const
void setBlendedClipAnimators(const QVector<HBlendedClipAnimator> &blendedClipAnimatorHandles)
void setHandler(Handler *handler)

Reimplemented Protected Functions

virtual void run()

Member Function Documentation

BuildBlendTreesJob::BuildBlendTreesJob()

Default constructs an instance of BuildBlendTreesJob.

Handler *BuildBlendTreesJob::handler() const

See also setHandler().

[virtual protected] void BuildBlendTreesJob::run()

void BuildBlendTreesJob::setBlendedClipAnimators(const QVector<HBlendedClipAnimator> &blendedClipAnimatorHandles)

void BuildBlendTreesJob::setHandler(Handler *handler)

See also handler().