Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Formats::Animation::V1::Keyframe< T > Struct Template Reference

Public Member Functions

 Keyframe (const Keyframe &other)=default
 Keyframe (Keyframe &&other) noexcept=default
Keyframe & operator= (const Keyframe &other)=default
Keyframe & operator= (Keyframe &&other) noexcept=default
 Keyframe (double time, T value)

Public Attributes

double time
value

The documentation for this struct was generated from the following file: