Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ WarpToImage.py
File
WarpToImage.py
Filters/General/Testing/Python/WarpToImage.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
vtkWarpTo
3
from
vtkmodules.vtkImagingCore
import
vtkRTAnalyticSource
4
from
vtkmodules.vtkRenderingCore
import
(
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkDataSetMapper
Class · 0.85
SetMultiSamples
Method · 0.80
SetScaleFactor
Method · 0.80
vtkRenderWindow
Class · 0.50
vtkActor
Class · 0.50
vtkRenderer
Class · 0.50
SetSize
Method · 0.45
SetWholeExtent
Method · 0.45
SetCenter
Method · 0.45
SetMaximum
Method · 0.45
SetInputConnection
Method · 0.45
Tested by
no test coverage detected