Lumiera
0.pre.03
»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 49 of file parameter.hpp.
Public Member Functions | |
VAL | getValue () |
Protected Attributes | |
ParamProvider< VAL > * | provider |