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

Method GetVtkRenderWindow

Modules/Core/src/Rendering/mitkRenderWindow.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58vtkRenderWindow *mitk::RenderWindow::GetVtkRenderWindow()
59{
60 return m_vtkRenderWindow;
61}
62
63vtkRenderWindowInteractor *mitk::RenderWindow::GetVtkRenderWindowInteractor()
64{

Callers 15

SetSizeMethod · 0.95
AddDisplayPlaneSubTreeFunction · 0.45
FitFunction · 0.45
mainFunction · 0.45
setUpMethod · 0.45
enterEventMethod · 0.45
InitializeViewsMethod · 0.45

Calls

no outgoing calls