![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "steam/mobject/parameter.hpp"
Descriptor and access object for a plugin parameter.
Parameters may be provided with values from the session, and this values may be automated.
Definition at line 40 of file parameter.hpp.
Public Member Functions | |
| VAL | getValue () |
Protected Attributes | |
| ParamProvider< VAL > * | provider |
| VAL getValue | ( | ) |
Definition at line 32 of file parameter.cpp.
|
protected |
Definition at line 46 of file parameter.hpp.
Collaboration diagram for Parameter< VAL >: