Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetLineWidth
Method
SetLineWidth
Modules/Core/src/DataManagement/mitkMaterial.cpp:209–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
void mitk::Material::SetLineWidth(float lineWidth)
210
{
211
m_LineWidth = lineWidth;
212
Modified();
213
}
214
215
mitk::Material::Color mitk::Material::GetColor() const
216
{
Callers
12
Initialize
Method · 0.95
ApplyPlanarFigureProperties
Method · 0.45
GenerateActiveLabelOutline
Method · 0.45
ApplyAllProperties
Method · 0.45
ApplyVisualProperties
Method · 0.45
ApplyIndividualProperties
Method · 0.45
GenerateDataForRenderer
Method · 0.45
testSetLineWidth
Method · 0.45
testInitialize
Method · 0.45
testOperatorequality
Method · 0.45
ApplyContourModelSetProperties
Method · 0.45
ApplyBoundingShapeProperties
Method · 0.45
Calls
1
Modified
Function · 0.85
Tested by
3
testSetLineWidth
Method · 0.36
testInitialize
Method · 0.36
testOperatorequality
Method · 0.36