MCPcopy 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
245mitk::Material::InterpolationType mitk::Material::GetInterpolation() const
246{
247 return m_Interpolation;
248}
249
250mitk::Material::RepresentationType mitk::Material::GetRepresentation() const
251{

Callers 7

UpdateMethod · 0.95
testSetInterpolationMethod · 0.45
InitializeMethod · 0.45
operator==Method · 0.45

Calls

no outgoing calls

Tested by 1

testSetInterpolationMethod · 0.36