TuttleOFX
1
|
#include <ofxCore.h>
#include <boost/algorithm/string.hpp>
#include <boost/serialization/serialization.hpp>
#include <boost/serialization/nvp.hpp>
#include <boost/serialization/export.hpp>
#include <boost/serialization/string.hpp>
Go to the source code of this file.
Data Structures | |
struct | tuttle::host::ofx::OfxhPluginIdent |
class | tuttle::host::ofx::OfxhPluginDesc |
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. |