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

Declares the KeyFrameTrack template class for managing keyframe-based animations. More...

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

Go to the source code of this file.

Classes

class  KeyFrameInterpolation
 Base class providing interpolation methods for keyframe animations. More...
 
class  KeyFrameTrack< maxParameters, maxKeyFrames >
 A template class for managing animations with multiple parameters and keyframes. More...
 

Detailed Description

Declares the KeyFrameTrack template class for managing keyframe-based animations.

This file defines the KeyFrameTrack class, which provides functionality for managing keyframe-based animations, including parameter updates, interpolation, and playback controls.

Coela Can't! Coela Can't 22/12/2024 22/12/2024

Definition in file KeyFrameTrack.h.