Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
vtkRenderWindowInteractor* vtkRenderViewBase::GetInteractor()
97
{
98
return this->RenderWindow->GetInteractor();
99
}
100
101
void vtkRenderViewBase::SetInteractor(vtkRenderWindowInteractor* interactor)
102
{
Callers
15
SetRenderWindow
Method · 0.95
SetInteractor
Method · 0.95
vtkContextView
Method · 0.45
AddToView
Method · 0.45
vtkRenderView
Method · 0.45
SetInteractor
Method · 0.45
SetInteractorStyle
Method · 0.45
GetInteractorStyle
Method · 0.45
SetRenderOnMouseMove
Method · 0.45
SetInteractionMode
Method · 0.45
SetRenderWindow
Method · 0.45
Render
Method · 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