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

File extractVectors.py

Filters/Extraction/Testing/Python/extractVectors.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkFiltersCore import (
3 vtkContourFilter,
4 vtkPolyDataNormals,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkContourFilterClass · 0.85
SetXYZFileNameMethod · 0.80
SetQFileNameMethod · 0.80
GetBlockMethod · 0.80
GetVxComponentMethod · 0.80
GetVyComponentMethod · 0.80
GetVzComponentMethod · 0.80
GetActiveCameraMethod · 0.80

Tested by

no test coverage detected