OSSIA
Open Scenario System for Interactive Application
|
Go to the source code of this file.
Classes | |
class | ossia::curve< X, Y > |
The curve class. More... | |
class | ossia::constant_curve |
The constant_curve class A curve that always return a same single value. More... | |
Namespaces | |
namespace | ossia |
Typedefs | |
template<typename K , typename V > | |
using | ossia::curve_map = ossia::flat_map< K, V > |