|
TuttleOFX
1
|
#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>
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) |
| unsigned int _index |
Definition at line 23 of file OfxhMultiThreadSuite.cpp.