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

Method GetColorCoefficient

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

Source from the content-addressed store, hash-verified

218}
219
220double mitk::Material::GetColorCoefficient() const
221{
222 return m_ColorCoefficient;
223}
224
225mitk::Material::Color mitk::Material::GetSpecularColor() const
226{

Calls

no outgoing calls