Etterna 0.74.4
|
Store a trailing history of values, and retrieve values with interpolation. More...
#include <SampleHistory.h>
Public Member Functions | |
void | AddSample (float fSample, float fDeltaTime) |
auto | GetSample (float fSecondsAgo) const -> float |
Store a trailing history of values, and retrieve values with interpolation.