TuttleOFX
1
|
#include "property/OfxhSet.hpp"
#include "OfxhPluginAPICache.hpp"
#include "OfxhPluginBinary.hpp"
#include <ofxCore.h>
#include <boost/serialization/string.hpp>
#include <boost/serialization/set.hpp>
#include <boost/serialization/list.hpp>
#include <boost/ptr_container/serialize_ptr_list.hpp>
#include <string>
#include <set>
#include <algorithm>
#include <iostream>
Go to the source code of this file.
Data Structures | |
struct | tuttle::host::ofx::PluginCacheSupportedApi |
class | tuttle::host::ofx::OfxhPluginCache |
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. |