ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
AnimationTrack.h File Reference

Declares the AnimationTrack template class for managing animation tracks with keyframes. More...

#include "../KeyFrameTrack.h"
#include "AnimationTrack.tpp"
Include dependency graph for AnimationTrack.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AnimationTrack< maxParameters, maxKeyFrames >
 A template class for managing animation tracks with keyframes. More...
 

Detailed Description

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.