|
TuttleOFX
1
|
#include "OfxhParameterSuite.hpp"#include "attribute/OfxhParam.hpp"#include "attribute/OfxhParamSet.hpp"#include "attribute/OfxhParamSetDescriptor.hpp"#include "attribute/OfxhKeyframeParam.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | tuttle |
global namespace of the project | |
| namespace | tuttle::host |
Library for host. | |
| namespace | tuttle::host::ofx |
OpenFX wrapping to communicate with C API. | |
| namespace | tuttle::host::ofx::attribute |
Functions | |
| void * | tuttle::host::ofx::attribute::getParameterSuite (const int version) |
| fetch the param suite | |