Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
732
bool mitk::SegWithPreviewTool::IsUpdating() const
733
{
734
return m_IsUpdating;
735
}
736
737
void mitk::SegWithPreviewTool::UpdatePrepare()
738
{
Callers
5
OnAddPoint
Method · 0.80
OnDelete
Method · 0.80
OnAddPositivePoint
Method · 0.80
OnAddNegativePoint
Method · 0.80
OnDelete
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected