Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ cursor3D.py
File
cursor3D.py
Rendering/Volume/Testing/Python/cursor3D.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
3
from
vtkmodules.vtkCommonDataModel
import
vtkPiecewiseFunction
4
from
vtkmodules.vtkFiltersGeneral
import
vtkAxes
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
SetMagnificationFactors
Method · 0.80
SetCursorPosition
Method · 0.80
SetScaleFactor
Method · 0.80
AddRGBPoint
Method · 0.80
SetScalarOpacity
Method · 0.80
AddVolume
Method · 0.80
Render
Method · 0.65
vtkPolyDataMapper
Class · 0.50
vtkActor
Class · 0.50
vtkPiecewiseFunction
Class · 0.50
vtkColorTransferFunction
Class · 0.50
Tested by
no test coverage detected