Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetColor
Method
GetColor
Modules/Core/src/DataManagement/mitkMaterial.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
mitk::Material::Color mitk::Material::GetColor() const
216
{
217
return m_Color;
218
}
219
220
double mitk::Material::GetColorCoefficient() const
221
{
Callers
4
Update
Method · 0.95
Initialize
Method · 0.45
operator==
Method · 0.45
ToJSON
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected