TuttleOFX
1
|
#include <tuttle/plugin/ImageGilFilterProcessor.hpp>
#include <tuttle/plugin/exceptions.hpp>
#include <terry/openexr/half.hpp>
#include <terry/globals.hpp>
#include <ImfOutputFile.h>
#include <ImfRgba.h>
#include <ImfChannelList.h>
#include <ImfArray.h>
#include <ImathVec.h>
#include <boost/scoped_ptr.hpp>
#include "EXRWriterProcess.tcc"
Go to the source code of this file.
Data Structures | |
class | tuttle::plugin::exr::writer::EXRWriterProcess< View > |
Exr writer. 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::plugin |
namespace | tuttle::plugin::exr |
namespace | tuttle::plugin::exr::writer |