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

Method GetVtkRenderWindowInteractor

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

Source from the content-addressed store, hash-verified

61}
62
63vtkRenderWindowInteractor *mitk::RenderWindow::GetVtkRenderWindowInteractor()
64{
65 return m_vtkRenderWindowInteractor;
66}
67
68void mitk::RenderWindow::SetSize(int width, int height)
69{

Callers 3

RenderWindowMethod · 0.95
ReinitEventProviderMethod · 0.95
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected