|
open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#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). | |
|
static |
|
static |
Retrieve the callback for a given factory (if the given factory does not have a callback, nullptr is returned).