|
TuttleOFX
1
|
#include "AnimatedParam.hpp"

Go to the source code of this file.
Data Structures | |
| class | tuttle::host::attribute::AnimatedParamDouble |
| This class is just a re-implementation dedicated to Double Param. It allows implicit conversion from Int to Double. More... | |
Namespaces | |
| namespace | tuttle |
global namespace of the project | |
| namespace | tuttle::host |
Library for host. | |
| namespace | tuttle::host::attribute |
Typedefs | |
| typedef AnimatedParam< int, ofx::attribute::OfxhParamInteger > | tuttle::host::attribute::AnimatedParamInteger |