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

Method SetSmoothing

Modules/Multilabel/src/mitkMultiLabelSurfaceNetsExtractor.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54mitk::MultiLabelSurfaceNetsExtractor::~MultiLabelSurfaceNetsExtractor() = default;
55
56void mitk::MultiLabelSurfaceNetsExtractor::SetSmoothing(bool smoothing)
57{
58 m_Smoothing = smoothing;
59}
60
61bool mitk::MultiLabelSurfaceNetsExtractor::GetSmoothing() const
62{

Callers 4

ConfigureLabelsMethod · 0.80
UpdateSurfaceMappingMethod · 0.80
RunMethod · 0.80

Calls

no outgoing calls

Tested by 1