MCPcopy 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
250mitk::Material::RepresentationType mitk::Material::GetRepresentation() const
251{
252 return m_Representation;
253}
254
255int mitk::Material::GetVtkInterpolation() const
256{

Callers 4

UpdateMethod · 0.95
testSetRepresentationMethod · 0.80
InitializeMethod · 0.80
operator==Method · 0.80

Calls

no outgoing calls

Tested by 1

testSetRepresentationMethod · 0.64