Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetInterpolation
Method
GetInterpolation
Modules/Core/src/DataManagement/mitkMaterial.cpp:245–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
mitk::Material::InterpolationType mitk::Material::GetInterpolation() const
246
{
247
return m_Interpolation;
248
}
249
250
mitk::Material::RepresentationType mitk::Material::GetRepresentation() const
251
{
Callers
7
Update
Method · 0.95
GenerateDataForRenderer
Method · 0.45
GenerateDataForRenderer
Method · 0.45
testSetInterpolation
Method · 0.45
GenerateDataForRenderer
Method · 0.45
Initialize
Method · 0.45
operator==
Method · 0.45
Calls
no outgoing calls
Tested by
1
testSetInterpolation
Method · 0.36