MCPcopy 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
56vtkRenderWindow* vtkRenderViewBase::GetRenderWindow()
57{
58 return this->RenderWindow;
59}
60
61void vtkRenderViewBase::SetRenderWindow(vtkRenderWindow* win)
62{

Callers 15

AddToViewMethod · 0.45
UpdateHoverHighlightMethod · 0.45
SetInteractorMethod · 0.45
SetInteractorMethod · 0.45
UpdateHoverHighlightMethod · 0.45
TestColumnTreeFunction · 0.45
TestHeatmapScalarLegendFunction · 0.45
TestNetworkViewsFunction · 0.45
TestTreeMapViewFunction · 0.45
TestRenderViewFunction · 0.45

Calls

no outgoing calls

Tested by 15

TestColumnTreeFunction · 0.36
TestHeatmapScalarLegendFunction · 0.36
TestNetworkViewsFunction · 0.36
TestTreeMapViewFunction · 0.36
TestRenderViewFunction · 0.36
TestIcicleViewFunction · 0.36
TestTreeRingViewFunction · 0.36
TestQtTreeRingLabelerFunction · 0.36
TestGraphLayoutViewFunction · 0.36