Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
vtkRenderWindowInteractor *mitk::RenderWindow::GetVtkRenderWindowInteractor()
64
{
65
return m_vtkRenderWindowInteractor;
66
}
67
68
void mitk::RenderWindow::SetSize(int width, int height)
69
{
Callers
3
RenderWindow
Method · 0.95
ReinitEventProvider
Method · 0.95
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected