|
open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iAguibase_export.h"#include <QList>#include <memory>Classes | |
| class | iAToolRegistry |
Typedefs | |
| using | iAToolCreateFuncPtr = std::shared_ptr< iATool >(*)(iAMainWindow *mainWnd, iAMdiChild *child) |
| using iAToolCreateFuncPtr = std::shared_ptr<iATool>(*)(iAMainWindow* mainWnd, iAMdiChild* child) |