Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestStyleRubberBandZoom.py
File
TestStyleRubberBandZoom.py
Interaction/Style/Testing/Python/TestStyleRubberBandZoom.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkIOImage
import
vtkTIFFReader
3
from
vtkmodules.vtkInteractionStyle
import
vtkInteractorStyleRubberBandZoom
4
from
vtkmodules.vtkRenderingCore
import
(
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
GetMapper
Method · 0.80
GetActiveCamera
Method · 0.80
InvokeEvent
Method · 0.80
Render
Method · 0.65
vtkImageActor
Class · 0.50
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
SetFileName
Method · 0.45
SetOrientationType
Method · 0.45
SetInputConnection
Method · 0.45
Tested by
no test coverage detected