MCPcopy Create free account
hub / github.com/MITK/MITK / GetOpacity

Method GetOpacity

Modules/Core/src/DataManagement/mitkMaterial.cpp:240–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240double mitk::Material::GetOpacity() const
241{
242 return m_Opacity;
243}
244
245mitk::Material::InterpolationType mitk::Material::GetInterpolation() const
246{

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected