Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetRenderWindow
Method
GetRenderWindow
Modules/Core/src/Rendering/mitkVtkEventProvider.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
mitk::RenderWindow *mitk::vtkEventProvider::GetRenderWindow()
76
{
77
return m_RenderWindow;
78
}
79
80
void mitk::vtkEventProvider::SetEnabled(int enabling)
81
{
Callers
14
ProcessEvents
Method · 0.95
SaveSliceOrImageAsPNG
Function · 0.45
SaveSliceOrImageAsPNG
Function · 0.45
mitkVtkWidgetRenderingTest
Function · 0.45
RenderingEndCallback
Method · 0.45
ProcessEvent
Method · 0.45
MoveSenderCameraAction
Method · 0.45
ZoomSenderCameraAction
Method · 0.45
ReleaseGraphicsResources
Method · 0.45
RenderingCallback
Method · 0.45
Resize
Method · 0.45
PickWorldPoint
Method · 0.45
Calls
no outgoing calls
Tested by
1
mitkVtkWidgetRenderingTest
Function · 0.36