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

Method IsUpdating

Modules/Segmentation/src/Interactions/mitkSegWithPreviewTool.cpp:732–735  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

730}
731
732bool mitk::SegWithPreviewTool::IsUpdating() const
733{
734 return m_IsUpdating;
735}
736
737void mitk::SegWithPreviewTool::UpdatePrepare()
738{

Callers 5

OnAddPointMethod · 0.80
OnDeleteMethod · 0.80
OnAddPositivePointMethod · 0.80
OnAddNegativePointMethod · 0.80
OnDeleteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected