MCPcopy Create free account
hub / github.com/MITK/MITK / GetModelDisplayName

Method GetModelDisplayName

Modules/ModelFit/src/Models/mitkModelBase.cpp:74–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72};
73
74std::string
75mitk::ModelBase::GetModelDisplayName() const
76{
77 return this->GetClassID();
78};
79
80std::string mitk::ModelBase::GetModelType() const
81{

Calls 1

GetClassIDMethod · 0.95

Tested by 1