| 262 | } |
| 263 | |
| 264 | mitk::CameraRotationController *QmitkSliceWidget::GetCameraRotationController() const |
| 265 | { |
| 266 | return m_RenderWindow->GetCameraRotationController(); |
| 267 | } |
| 268 | |
| 269 | mitk::BaseController *QmitkSliceWidget::GetController() const |
| 270 | { |
no outgoing calls
no test coverage detected