Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetAngleOfRotation
Method
GetAngleOfRotation
Modules/Core/src/DataManagement/mitkRotationOperation.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
mitk::ScalarType mitk::RotationOperation::GetAngleOfRotation()
31
{
32
return this->m_AngleOfRotation;
33
}
34
35
const mitk::Point3D mitk::RotationOperation::GetCenterOfRotation()
36
{
Callers
2
ExecuteOperation
Method · 0.80
ExecuteOperation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected