opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
liboscar
maths
easing_functions.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
osc
4
{
5
// returns easing function Y value for a given X in the range [0, 1.0f] (i.e. normalized)
6
float
ease_out_elastic
(
float
);
7
}
osc
Definition
custom_decoration_generator.h:5
osc::ease_out_elastic
float ease_out_elastic(float)
Generated by
1.9.8