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

File TestRemovePolyData.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonTransforms import vtkTransform
3from vtkmodules.vtkFiltersCore import (
4 vtkAppendPolyData,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkRemovePolyDataFunction · 0.85
SetThetaResolutionMethod · 0.80
SetPhiResolutionMethod · 0.80
SetActiveCameraMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkPlaneSourceClass · 0.50
vtkSphereSourceClass · 0.50
vtkTransformClass · 0.50

Tested by

no test coverage detected