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