TuttleOFX
1
|
#include "property/OfxhSet.hpp"
#include "OfxhBinary.hpp"
#include "OfxhMemory.hpp"
#include "OfxhPluginAPICache.hpp"
#include "OfxhPluginCache.hpp"
#include "OfxhHost.hpp"
#include "OfxhUtilities.hpp"
#include <ofxCore.h>
#include <ofxImageEffect.h>
#include <map>
#include <string>
#include <iostream>
#include <fstream>
#include <sstream>
#include <cstring>
#include <cstdlib>
Go to the source code of this file.
Data Structures | |
struct | tuttle::host::ofx::PluginCacheSupportedApi |
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. | |
Functions | |
std::string | tuttle::host::ofx::OFXGetEnv (const char *e) |
std::ostream & | tuttle::host::ofx::operator<< (std::ostream &os, const OfxhPluginCache &v) |