Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetAutoZoom
Method
GetAutoZoom
Modules/PythonSegmentation/src/mitknnInteractiveTool.cpp:449–452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
}
448
449
bool mitk::nnInteractiveTool::GetAutoZoom() const
450
{
451
return m_Impl->AutoZoom;
452
}
453
454
void mitk::nnInteractiveTool::SetAutoZoom(bool autoZoom)
455
{
Callers
1
InitializeUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected