MCPcopy Create free account
hub / github.com/MITK/MITK / SetSize

Method SetSize

Modules/Segmentation/src/Interactions/mitkPaintbrushTool.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97void mitk::PaintbrushTool::SetSize(int value)
98{
99 m_Size = value;
100}
101
102mitk::Point2D mitk::PaintbrushTool::upperLeft(mitk::Point2D p)
103{

Calls

no outgoing calls

Tested by 3

ItkImageCompareMethod · 0.36