Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ WarpPolyData.py
File
WarpPolyData.py
Filters/Hybrid/Testing/Python/WarpPolyData.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkCommonCore
import
vtkPoints
3
from
vtkmodules.vtkCommonTransforms
import
(
4
vtkGeneralTransform,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkThinPlateSplineTransform
Class · 0.85
vtkDataSetMapper
Class · 0.85
vtkGridTransform
Class · 0.85
SetThetaResolution
Method · 0.80
SetPhiResolution
Method · 0.80
RotateY
Method · 0.80
SetDisplacementGridConnection
Method · 0.80
SetInterpolationModeToCubic
Method · 0.80
SetInterpolationModeToLinear
Method · 0.80
SetInterpolationModeToNearestNeighbor
Method · 0.80
RotateX
Method · 0.80
Tested by
no test coverage detected