|
TuttleOFX
1
|
#include "OfxhProperty.hpp"#include "OfxhGetHook.hpp"#include "OfxhNotifyHook.hpp"#include <tuttle/host/ofx/OfxhCore.hpp>#include <tuttle/host/exceptions.hpp>#include <tuttle/host/serialization.hpp>#include <ofxImageEffect.h>#include <boost/algorithm/string/join.hpp>#include <iostream>#include <cstring>
Go to the source code of this file.
Namespaces | |
| namespace | tuttle |
global namespace of the project | |
| namespace | tuttle::host |
Library for host. | |
| namespace | tuttle::host::ofx |
OpenFX wrapping to communicate with C API. | |
| namespace | tuttle::host::ofx::property |