TuttleOFX
1
|
#include <ofxsImageEffect.h>
Go to the source code of this file.
Data Structures | |
class | tuttle::ParamMathPlugin< ParamType > |
Namespaces | |
namespace | tuttle |
This file provides a set of reimplementations of CImg functions by means of the generic image library (gil). Functions for image blurring. | |
namespace | OFX |
The core 'OFX Support' namespace, used by plugin implementations. All code for these are defined in the common support libraries. | |
namespace | OFX::Plugin |
The OFX::Plugin namespace. All the functions in here needs to be defined by each plugin that uses the support libs. | |
Functions | |
tuttle::mDeclarePluginFactory (ParamMathPluginFactory< DoubleParam >,{},{}) | |
tuttle::mDeclarePluginFactory (ParamMathPluginFactory< IntParam >,{},{}) | |
void | OFX::Plugin::getPluginIDs (OFX::PluginFactoryArray &ids) |