TuttleOFX
1
|
#include "OfxhCore.hpp"
#include "OfxhUtilities.hpp"
#include <tuttle/host/exceptions.hpp>
#include <boost/throw_exception.hpp>
#include <boost/exception/exception.hpp>
#include <stdexcept>
Go to the source code of this file.
Data Structures | |
class | tuttle::host::ofx::OfxhException |
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. | |
Defines | |
#define | OFX_EXCEPTION_SPEC |
#define OFX_EXCEPTION_SPEC |
Definition at line 66 of file OfxhException.hpp.