![]() |
open_iA
2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "open_iA_Core_export.h"#include "iAConsole.h"#include "iAGenericFactory.h"#include <QMap>Classes | |
| class | iAProjectRegistry |
Typedefs | |
| using | iAIProjectFactory = iAGenericFactory< iAProjectBase > |
| For internal use in iAProjectRegistry only. More... | |
| template<typename ProjectType > | |
| using | iAProjectFactory = iASpecificFactory< ProjectType, iAProjectBase > |
For internal use in iAProjectRegistry only.
There should be no need to use this class directly; use REGISTER_PROJECT below!
| using iAProjectFactory = iASpecificFactory<ProjectType, iAProjectBase> |
1.8.18