TuttleOFX
1
|
#include "OfxhPluginBinary.hpp"
#include "OfxhPluginCache.hpp"
#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. | |
Typedefs | |
typedef int(* | tuttle::host::ofx::OfxGetNumberOfPluginsType )(void) |
typedef OfxPlugin *(* | tuttle::host::ofx::OfxGetPluginType )(int) |