|
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 |
This file provides a set of reimplementations of CImg functions by means of the generic image library (gil). Functions for image blurring. | |
| 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 | |