Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetRenderWindow
Method
GetRenderWindow
Views/Core/vtkRenderViewBase.cxx:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
vtkRenderWindow* vtkRenderViewBase::GetRenderWindow()
57
{
58
return this->RenderWindow;
59
}
60
61
void vtkRenderViewBase::SetRenderWindow(vtkRenderWindow* win)
62
{
Callers
15
AddToView
Method · 0.45
UpdateHoverHighlight
Method · 0.45
SetInteractor
Method · 0.45
SetInteractor
Method · 0.45
UpdateHoverHighlight
Method · 0.45
TestColumnTree
Function · 0.45
TestHeatmapScalarLegend
Function · 0.45
TestNetworkViews
Function · 0.45
TestTreeMapView
Function · 0.45
TestRenderView
Function · 0.45
TestHeatmapCategoryLegend
Function · 0.45
TestSpanTreeLayoutStrategy
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestColumnTree
Function · 0.36
TestHeatmapScalarLegend
Function · 0.36
TestNetworkViews
Function · 0.36
TestTreeMapView
Function · 0.36
TestRenderView
Function · 0.36
TestHeatmapCategoryLegend
Function · 0.36
TestSpanTreeLayoutStrategy
Function · 0.36
TestIcicleView
Function · 0.36
TestTreeRingView
Function · 0.36
TestQtTreeRingLabeler
Function · 0.36
TestHierarchicalGraphView
Function · 0.36
TestGraphLayoutView
Function · 0.36