MCPcopy Create free account
hub / github.com/Kitware/VTK / TestTemporalPathLineFilter.py

File TestTemporalPathLineFilter.py

Filters/General/Testing/Python/TestTemporalPathLineFilter.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import vtk
2from vtk.util.vtkAlgorithm import VTKPythonAlgorithmBase
3
4ts = (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19)

Callers

nothing calls this directly

Calls 15

UpdateTimeStepMethod · 0.80
PointSourceClass · 0.70
rangeClass · 0.50
SetInputConnectionMethod · 0.45
GetOutputPortMethod · 0.45
UpdateMethod · 0.45
GetValueMethod · 0.45
GetArrayMethod · 0.45
GetFieldDataMethod · 0.45
GetOutputMethod · 0.45

Tested by

no test coverage detected