|
TuttleOFX
1
|
#include "OfxhImageEffectHost.hpp"#include "OfxhImageEffectNode.hpp"#include "OfxhMajorPlugin.hpp"#include "OfxhHost.hpp"#include <string>#include <vector>#include <set>#include <map>#include <memory>

Go to the source code of this file.
Data Structures | |
| class | tuttle::host::ofx::imageEffect::OfxhImageEffectPluginCache |
| implementation of the specific Image Effect handler API cache. More... | |
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::imageEffect |