Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Core abstraction: an entity to expose a single parameter.
Definition in file paramprovider.hpp.
Classes | |
class | Interpolator< VAL > |
Provides the implementation for getting the actual value of a time varying or automated effect/plugin parameter. More... | |
class | Parameter< VAL > |
Descriptor and access object for a plugin parameter. More... | |
class | ParamProvider< VAL > |
A facility to get the actual value of a plugin/effect parameter. More... | |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::mobject | |
Media-Objects, edit operations and high-level session. | |
class steam::mobject::Interpolator |