MCPcopy Create free account
hub / github.com/Kitware/VTK / GetInteractor

Method GetInteractor

Views/Core/vtkRenderViewBase.cxx:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96vtkRenderWindowInteractor* vtkRenderViewBase::GetInteractor()
97{
98 return this->RenderWindow->GetInteractor();
99}
100
101void vtkRenderViewBase::SetInteractor(vtkRenderWindowInteractor* interactor)
102{

Callers 15

SetRenderWindowMethod · 0.95
SetInteractorMethod · 0.95
vtkContextViewMethod · 0.45
AddToViewMethod · 0.45
vtkRenderViewMethod · 0.45
SetInteractorMethod · 0.45
SetInteractorStyleMethod · 0.45
GetInteractorStyleMethod · 0.45
SetRenderOnMouseMoveMethod · 0.45
SetInteractionModeMethod · 0.45
SetRenderWindowMethod · 0.45
RenderMethod · 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