#include <mitkModelGenerator.h>
Definition at line 29 of file mitkModelGenerator.h.
◆ ModelClassIDType
◆ ModelGenerator()
mitk::ModelGenerator::ModelGenerator |
( |
| ) |
|
|
protected |
◆ ~ModelGenerator()
virtual mitk::ModelGenerator::~ModelGenerator |
( |
| ) |
|
|
protectedvirtual |
◆ GenerateModelParameterizer()
Takes a fit instances and generates the corresponding ModelParameterizer. If no fitting factory can be found or no class id is specified in the fit, a null pointer is returned.
◆ GetModelFactory()
static ModelFactoryBase::Pointer mitk::ModelGenerator::GetModelFactory |
( |
const ModelClassIDType & |
id | ) |
|
|
static |
Returns the pointer to a factory instance that is responsible for the given model class id. If no fitting factory can be found, a null pointer is returned.
◆ GetProviderService()
The documentation for this class was generated from the following file: