![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Declares the IEasyEaseAnimator interface for defining animation behaviors. More...
#include "KeyFrame.h"
#include "../Utils/Math/Mathematics.h"
#include "../Physics/Utils/DampedSpring.h"
#include "../Utils/Filter/RampFilter.h"
Go to the source code of this file.
Classes | |
class | IEasyEaseAnimator |
Interface for defining animation behaviors with easing and interpolation. More... | |
Declares the IEasyEaseAnimator interface for defining animation behaviors.
This file defines the IEasyEaseAnimator interface, which provides the foundational methods for managing animations with various interpolation methods and parameter updates.
Coela Can't! Coela Can't 22/12/2024 22/12/2024
Definition in file IEasyEaseAnimator.h.