Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ UpdatePrepare
Method
UpdatePrepare
Modules/Segmentation/src/Interactions/mitkSegWithPreviewTool.cpp:737–741 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
735
}
736
737
void mitk::SegWithPreviewTool::UpdatePrepare()
738
{
739
// default implementation does nothing
740
//reimplement in derived classes for special behavior
741
}
742
743
void mitk::SegWithPreviewTool::UpdateCleanUp()
744
{
Callers
1
UpdatePreview
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected