MCPcopy 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
283float mitk::Material::GetLineWidth() const
284{
285 return m_LineWidth;
286}
287
288void mitk::Material::Initialize(const Material &property)
289{

Callers 5

CreateCaptionActorMethod · 0.80
testSetLineWidthMethod · 0.80
UpdateRectangleMethod · 0.80
InitializeMethod · 0.80
operator==Method · 0.80

Calls

no outgoing calls

Tested by 1

testSetLineWidthMethod · 0.64