MCPcopy 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
26mitk::Point3D mitk::ScaleOperation::GetScaleFactor()
27{
28 return m_ScaleFactor;
29}
30
31mitk::Point3D mitk::ScaleOperation::GetScaleAnchorPoint()
32{

Callers 2

ExecuteOperationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected