TuttleOFX
1
|
The OFX::Plugin namespace. All the functions in here needs to be defined by each plugin that uses the support libs. More...
Functions | |
void | getPluginIDs (OFX::PluginFactoryArray &ids) |
void | getPluginID (OFX::PluginFactoryArray &id) |
Plugin side function used to identify the plugin to the support library. |
The OFX::Plugin namespace. All the functions in here needs to be defined by each plugin that uses the support libs.
void OFX::Plugin::getPluginID | ( | OFX::PluginFactoryArray & | id | ) |
Plugin side function used to identify the plugin to the support library.
void OFX::Plugin::getPluginIDs | ( | OFX::PluginFactoryArray & | ids | ) |