![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Declares the AnimationTrack template class for managing animation tracks with keyframes. More...
Go to the source code of this file.
Classes | |
class | AnimationTrack< maxParameters, maxKeyFrames > |
A template class for managing animation tracks with keyframes. More... | |
Declares the AnimationTrack template class for managing animation tracks with keyframes.
This file contains the definition of the AnimationTrack template class, designed to handle animations with a fixed number of parameters and keyframes. The class integrates functionality for adding parameters, playing, pausing, and updating animation tracks.
Coela Can't! Coela Can't 22/12/2024 22/12/2024
Definition in file AnimationTrack.h.