|
TuttleOFX
1
|
#include "OfxhBinary.hpp"#include "OfxhMemory.hpp"#include "OfxhImageEffectNode.hpp"#include "OfxhPluginAPICache.hpp"#include "OfxhPluginCache.hpp"#include "OfxhHost.hpp"#include "OfxhImageEffectPlugin.hpp"#include "OfxhUtilities.hpp"#include "attribute/OfxhClip.hpp"#include "attribute/OfxhParam.hpp"#include "attribute/OfxhParamGroup.hpp"#include "attribute/OfxhParamDouble.hpp"#include "property/OfxhSet.hpp"#include <tuttle/host/Core.hpp>#include <ofxCore.h>#include <ofxImageEffect.h>#include <cstring>#include <cstdarg>#include <cmath>
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::imageEffect |
Variables | |
| static const property::OfxhPropSpec | tuttle::host::ofx::imageEffect::effectInstanceStuff [] |