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 |
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::imageEffect |