|
TuttleOFX
1
|
#include "OfxhBinary.hpp"#include "OfxhMemory.hpp"#include "OfxhImageEffectNode.hpp"#include "OfxhInteract.hpp"#include "property/OfxhSet.hpp"#include "attribute/OfxhClip.hpp"#include "attribute/OfxhParam.hpp"#include <ofxKeySyms.h>#include <ofxCore.h>#include <ofxImageEffect.h>#include <tuttle/host/exceptions.hpp>
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::interact |
Variables | |
| static property::OfxhPropSpec | tuttle::host::ofx::interact::interactDescriptorStuffs [] |
| static property::OfxhPropSpec | tuttle::host::ofx::interact::interactInstanceStuffs [] |
| static property::OfxhPropSpec | tuttle::host::ofx::interact::interactArgsStuffs [] |