TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/plugin/ImageProcessor.hpp File Reference
#include "exceptions.hpp"
#include "OfxProgress.hpp"
#include <tuttle/plugin/image.hpp>
#include <tuttle/plugin/exceptions.hpp>
#include <tuttle/common/math/rectOp.hpp>
#include <ofxsImageEffect.h>
#include <ofxsMultiThread.h>
#include <ofxsUtilities.h>
#include <boost/scoped_ptr.hpp>
#include <boost/exception/info.hpp>
#include <boost/exception/error_info.hpp>
#include <boost/throw_exception.hpp>
#include <cstdlib>
#include <vector>
Include dependency graph for ImageProcessor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  tuttle::plugin::ImageProcessor
 Base class that can be used to process images of any type. More...

Namespaces

namespace  tuttle
 

global namespace of the project


namespace  tuttle::plugin