Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
220
double mitk::Material::GetColorCoefficient() const
221
{
222
return m_ColorCoefficient;
223
}
224
225
mitk::Material::Color mitk::Material::GetSpecularColor() const
226
{
Callers
5
Update
Method · 0.95
testConstructorRedGreenBlueColorCoefficientSpecularCoefficientSpecularPowerOpacity
Method · 0.80
testSetColorCoefficient
Method · 0.80
Initialize
Method · 0.80
operator==
Method · 0.80
Calls
no outgoing calls
Tested by
2
testConstructorRedGreenBlueColorCoefficientSpecularCoefficientSpecularPowerOpacity
Method · 0.64
testSetColorCoefficient
Method · 0.64