MCPcopy 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
215mitk::Material::Color mitk::Material::GetColor() const
216{
217 return m_Color;
218}
219
220double mitk::Material::GetColorCoefficient() const
221{

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected