|
Lamp-Da 0.1
A compact lantern project
|
Curves classes to sample values from predefined custom parameters. More...
Classes | |
| class | ExponentialCurve |
| Given two points and an exponent, fit an exponential function. More... | |
| class | LinearCurve |
| Given a set of points, will fit multiple linear segments to it. More... | |
| struct | Point |
| Define a 2D point. More... | |
Curves classes to sample values from predefined custom parameters.