TuttleOFX
1
|
#include "OfxhCore.hpp"
#include <boost/serialization/export.hpp>
#include <boost/serialization/string.hpp>
#include <boost/serialization/vector.hpp>
#include <string>
#include <iostream>
#include <sys/stat.h>
Go to the source code of this file.
Data Structures | |
class | tuttle::host::ofx::OfxhBinary |
class representing a DLL/Shared Object/etc More... | |
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. |