Quantized Animation Sampler.
More...
#include <le2d/anim/sampler.hpp>
|
constexpr auto | sample (std::span< Keyframe< PayloadT > const > keyframes, kvf::Seconds const time) const -> PayloadT |
|
template<typename PayloadT>
struct le::anim::SamplerFloor< PayloadT >
Quantized Animation Sampler.
◆ sample()
template<typename PayloadT >
constexpr auto le::anim::SamplerFloor< PayloadT >::sample |
( |
std::span< Keyframe< PayloadT > const > |
keyframes, |
|
|
kvf::Seconds const |
time |
|
) |
| const -> PayloadT |
|
inlineconstexpr |
The documentation for this struct was generated from the following file: