Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetScaleAnchorPoint
Method
GetScaleAnchorPoint
Modules/Core/src/DataManagement/mitkScaleOperation.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
mitk::Point3D mitk::ScaleOperation::GetScaleAnchorPoint()
32
{
33
return m_ScaleAnchorPoint;
34
}
Callers
1
ExecuteOperation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected