TuttleOFX
1
|
#include "OfxhSet.hpp"
#include "OfxhPropertyTemplate.hpp"
#include "OfxhGetHook.hpp"
#include "OfxhNotifyHook.hpp"
#include <tuttle/host/ofx/OfxhCore.hpp>
#include <ofxCore.h>
#include <ofxImageEffect.h>
#include <iostream>
#include <cstring>
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::property |
Functions | |
std::ostream & | tuttle::host::ofx::property::operator<< (std::ostream &os, const OfxhSet &v) |