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

File TestCopyStructuredData.py

Common/DataModel/Testing/Python/TestCopyStructuredData.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from vtkmodules.vtkImagingCore import vtkRTAnalyticSource
2try:
3 import numpy
4 from vtkmodules.numpy_interface import dataset_adapter as dsa

Callers

nothing calls this directly

Calls 11

SetupForCopyMethod · 0.80
CopyStructuredDataMethod · 0.80
exitMethod · 0.45
UpdateMethod · 0.45
GetOutputMethod · 0.45
SetWholeExtentMethod · 0.45
GetPointDataMethod · 0.45
GetExtentMethod · 0.45
allMethod · 0.45
reshapeMethod · 0.45
GetDimensionsMethod · 0.45

Tested by

no test coverage detected