Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetRepresentation
Method
GetRepresentation
Modules/Core/src/DataManagement/mitkMaterial.cpp:250–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
mitk::Material::RepresentationType mitk::Material::GetRepresentation() const
251
{
252
return m_Representation;
253
}
254
255
int mitk::Material::GetVtkInterpolation() const
256
{
Callers
4
Update
Method · 0.95
testSetRepresentation
Method · 0.80
Initialize
Method · 0.80
operator==
Method · 0.80
Calls
no outgoing calls
Tested by
1
testSetRepresentation
Method · 0.64