Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ cursor2D.py
File
cursor2D.py
Filters/General/Testing/Python/cursor2D.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkFiltersGeneral
import
vtkCursor2D
3
from
vtkmodules.vtkRenderingCore
import
(
4
vtkActor2D,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
OutlineOn
Method · 0.80
OutlineOff
Method · 0.80
SetMultiSamples
Method · 0.80
Render
Method · 0.65
vtkPolyDataMapper2D
Class · 0.50
vtkActor2D
Class · 0.50
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
SetModelBounds
Method · 0.45
SetFocalPoint
Method · 0.45
Tested by
no test coverage detected