Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
240
double mitk::Material::GetOpacity() const
241
{
242
return m_Opacity;
243
}
244
245
mitk::Material::InterpolationType mitk::Material::GetInterpolation() const
246
{
Callers
4
Update
Method · 0.95
Assignable
Method · 0.45
Initialize
Method · 0.45
operator==
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected