Nebula
Loading...
Searching...
No Matches
CoreAnimation::AnimEventEmitter Class Reference

#include <animeventemitter.h>

Detailed Description

The AnimEventEmitter collects all animevents which are active in the given time range.

This emitter does NOT consider if the clip is used animation driven or not. It always calculates the whole animation duration, not one key-decremented like the play clip job in case of animation driven usage!

Static Public Member Functions

static Util::Array< AnimEventEmitAnimEvents (const AnimClip &clip, const Util::FixedArray< AnimEvent > &events, Timing::Tick start, Timing::Tick end, bool isInfinite)
 

Member Function Documentation

◆ EmitAnimEvents()

static Util::Array< AnimEvent > CoreAnimation::AnimEventEmitter::EmitAnimEvents ( const AnimClip & clip,
const Util::FixedArray< AnimEvent > & events,
Timing::Tick start,
Timing::Tick end,
bool isInfinite )
static

The documentation for this class was generated from the following file: