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

Method SetColorCoefficient

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

Source from the content-addressed store, hash-verified

159}
160
161void mitk::Material::SetColorCoefficient(double coefficient)
162{
163 m_ColorCoefficient = coefficient;
164 Modified();
165}
166
167void mitk::Material::SetSpecularColor(mitk::Material::Color specularColor)
168{

Callers 3

InitializeMethod · 0.95
UpdateMethod · 0.95

Calls 1

ModifiedFunction · 0.85

Tested by 1