|
open_iA 2024.9
|
Registry for descendants of iAFilter, providing some processing of datasets. More...
#include <iAFilterRunnerRegistry.h>
Static Public Member Functions | |
| static void | add (int filterID, iAFilterRunnerGUICreateFuncPtr runnerCreateFunc) |
| static std::shared_ptr< iAFilterRunnerGUI > | filterRunner (int filterID) |
| Retrieve the callback for a given factory (if the given factory does not have a callback, nullptr is returned). | |
Registry for descendants of iAFilter, providing some processing of datasets.
All filters in the registry are made available via the "Filters" menu, and also on the command line.
|
static |
|
static |
Retrieve the callback for a given factory (if the given factory does not have a callback, nullptr is returned).