TuttleOFX
1
|
#include "INode.hpp"
#include <tuttle/host/attribute/Param.hpp>
#include <tuttle/host/attribute/ClipImage.hpp>
#include <tuttle/host/graph/ProcessVertexData.hpp>
#include <tuttle/host/graph/ProcessVertexAtTimeData.hpp>
#include <tuttle/host/ofx/OfxhImageEffectNode.hpp>
#include <boost/numeric/conversion/cast.hpp>
Go to the source code of this file.
Data Structures | |
class | tuttle::host::ImageEffectNode |
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. |