![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Declares the KeyFrameTrack template class for managing keyframe-based animations. More...
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... | |
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.