Lumiera
0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
paramprovider.cpp
Go to the documentation of this file.
1
/*
2
ParamProvider - interface denoting a source for actual Parameter values
3
4
Copyright (C)
5
2008, Hermann Vosseler <Ichthyostega@web.de>
6
7
**Lumiera** is free software; you can redistribute it and/or modify it
8
under the terms of the GNU General Public License as published by the
9
Free Software Foundation; either version 2 of the License, or (at your
10
option) any later version. See the file COPYING for further details.
11
12
* *****************************************************************/
13
14
22
#include "
steam/mobject/paramprovider.hpp
"
23
#include "
steam/mobject/parameter.hpp
"
24
#include "
steam/mobject/interpolator.hpp
"
25
26
namespace
steam
{
27
namespace
mobject {
28
29
30
template
<
class
VAL>
31
VAL
32
ParamProvider<VAL>::getValue
()
33
{}
34
35
36
37
}}
// namespace steam::mobject
steam::mobject::ParamProvider::getValue
virtual VAL getValue()
Definition
paramprovider.cpp:32
interpolator.hpp
Core abstraction: automation parameter interpolator.
steam
Steam-Layer implementation namespace root.
parameter.hpp
Core abstraction: parameter to be controlled and possibly automated.
paramprovider.hpp
Core abstraction: an entity to expose a single parameter.
steam
mobject
paramprovider.cpp
Generated on Fri Nov 7 2025 for Lumiera by
1.9.8