MCPcopy 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
2from vtkmodules.vtkFiltersGeneral import vtkWarpTo
3from vtkmodules.vtkImagingCore import vtkRTAnalyticSource
4from vtkmodules.vtkRenderingCore import (

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkDataSetMapperClass · 0.85
SetMultiSamplesMethod · 0.80
SetScaleFactorMethod · 0.80
vtkRenderWindowClass · 0.50
vtkActorClass · 0.50
vtkRendererClass · 0.50
SetSizeMethod · 0.45
SetWholeExtentMethod · 0.45
SetCenterMethod · 0.45
SetMaximumMethod · 0.45
SetInputConnectionMethod · 0.45

Tested by

no test coverage detected