Grindstone Game Engine
v0.2.0
An open source game engine and toolkit.
Toggle main menu visibility
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
T
value
The documentation for this struct was generated from the following file:
/github/workspace/sources/code/Common/Formats/
Animation.hpp
Grindstone
Formats
Animation
V1
Keyframe
Generated by
1.17.0