Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetInterpolation
Method
SetInterpolation
Modules/Core/src/DataManagement/mitkMaterial.cpp:197–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
void mitk::Material::SetInterpolation(InterpolationType interpolation)
198
{
199
m_Interpolation = interpolation;
200
Modified();
201
}
202
203
void mitk::Material::SetRepresentation(RepresentationType representation)
204
{
Callers
6
Initialize
Method · 0.95
Update
Method · 0.95
testSetInterpolation
Method · 0.45
testInitialize
Method · 0.45
testOperatorequality
Method · 0.45
ApplyMitkPropertiesToVtkProperty
Method · 0.45
Calls
1
Modified
Function · 0.85
Tested by
3
testSetInterpolation
Method · 0.36
testInitialize
Method · 0.36
testOperatorequality
Method · 0.36