Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetSpecularColor
Method
GetSpecularColor
Modules/Core/src/DataManagement/mitkMaterial.cpp:225–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
mitk::Material::Color mitk::Material::GetSpecularColor() const
226
{
227
return m_SpecularColor;
228
}
229
230
double mitk::Material::GetSpecularCoefficient() const
231
{
Callers
4
Update
Method · 0.95
testSetSpecularColor
Method · 0.80
Initialize
Method · 0.80
operator==
Method · 0.80
Calls
no outgoing calls
Tested by
1
testSetSpecularColor
Method · 0.64