Anim 0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AnimationSystem::Mesh::AnimationClip Class Reference

Class that contains and stores an animation along with the initialisation delegate for the animator playing it. More...

#include <AnimationClip.h>

Collaboration diagram for AnimationSystem::Mesh::AnimationClip:

Public Member Functions

 AnimationClip (std::unique_ptr< gef::Scene > animationScene, gef::Animation &animation, StringId const id, OptionalConfigOnSetAnimationDelegate configDelegate)
 
gef::Animation const & GetAnimation () const
 
StringId ID () const
 
void ApplyConfig (IAnimationPlayerConfig &animator) const noexcept(false)
 Applies this animation's delegate to the animator.
 

Detailed Description

Class that contains and stores an animation along with the initialisation delegate for the animator playing it.


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