|
TuttleOFX
1
|
#include "OfxhImageEffectNodeBase.hpp"#include "attribute/OfxhClipImageDescriptor.hpp"#include "attribute/OfxhParamDescriptor.hpp"#include "attribute/OfxhParamSetDescriptor.hpp"#include "OfxhInteract.hpp"#include <boost/ptr_container/serialize_ptr_vector.hpp>

Go to the source code of this file.
Data Structures | |
| class | tuttle::host::ofx::imageEffect::OfxhImageEffectNodeDescriptor |
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 |