Contains the parameters for an S-Curve.
More...
|
| constexpr | SCurve ()=default |
| constexpr | SCurve (float s, float t) |
Contains the parameters for an S-Curve.
Definition at line 14 of file scurve.h.
◆ SCurve() [1/2]
| eu::core::SCurve::SCurve |
( |
| ) |
|
|
constexprdefault |
◆ SCurve() [2/2]
| eu::core::SCurve::SCurve |
( |
float | s, |
|
|
float | t ) |
|
inlineconstexpr |
◆ light_curve()
| constexpr SCurve eu::core::SCurve::light_curve |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ slope
| float eu::core::SCurve::slope = 1.0f |
◆ threshold
| float eu::core::SCurve::threshold = 0.75f |
The documentation for this struct was generated from the following file: