Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetLineWidth
Method
GetLineWidth
Modules/Core/src/DataManagement/mitkMaterial.cpp:283–286 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
}
282
283
float mitk::Material::GetLineWidth() const
284
{
285
return m_LineWidth;
286
}
287
288
void mitk::Material::Initialize(const Material &property)
289
{
Callers
5
CreateCaptionActor
Method · 0.80
testSetLineWidth
Method · 0.80
UpdateRectangle
Method · 0.80
Initialize
Method · 0.80
operator==
Method · 0.80
Calls
no outgoing calls
Tested by
1
testSetLineWidth
Method · 0.64