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

Method GetSliceNavigationController

Modules/Core/src/Rendering/mitkRenderWindowBase.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81mitk::SliceNavigationController *mitk::RenderWindowBase::GetSliceNavigationController()
82{
83 return mitk::BaseRenderer::GetInstance(this->GetVtkRenderWindow())->GetSliceNavigationController();
84}
85
86mitk::CameraRotationController *mitk::RenderWindowBase::GetCameraRotationController()
87{

Calls 1

GetVtkRenderWindowMethod · 0.45

Tested by 4

SetViewDirectionMethod · 0.36
ReorientSlicesMethod · 0.36
InitializeMethod · 0.36