TuttleOFX  1
OfxhMultiThreadSuite.cpp File Reference
#include "OfxhMultiThreadSuite.hpp"
#include "OfxhCore.hpp"
#include <boost/thread/thread.hpp>
#include <boost/thread/recursive_mutex.hpp>
#include <boost/thread/tss.hpp>
#include <boost/bind.hpp>
Include dependency graph for OfxhMultiThreadSuite.cpp:

Go to the source code of this file.

Data Structures

struct  OfxMutex

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.


Functions

void * tuttle::host::ofx::getMultithreadSuite (const int version)

Variable Documentation

unsigned int _index

Definition at line 23 of file OfxhMultiThreadSuite.cpp.