MCPcopy 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
30mitk::ScalarType mitk::RotationOperation::GetAngleOfRotation()
31{
32 return this->m_AngleOfRotation;
33}
34
35const mitk::Point3D mitk::RotationOperation::GetCenterOfRotation()
36{

Callers 2

ExecuteOperationMethod · 0.80
ExecuteOperationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected