MCPcopy Create free account
hub / github.com/MITK/MITK / GetCameraRotationController

Method GetCameraRotationController

Modules/QtWidgetsExt/src/QmitkSliceWidget.cpp:264–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262}
263
264mitk::CameraRotationController *QmitkSliceWidget::GetCameraRotationController() const
265{
266 return m_RenderWindow->GetCameraRotationController();
267}
268
269mitk::BaseController *QmitkSliceWidget::GetController() const
270{

Callers 3

AutoRotateNextStepMethod · 0.45
AnimateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected