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

File TestRemovePolyData2.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonCore import vtkIdTypeArray
3from vtkmodules.vtkCommonDataModel import (
4 vtkCellArray,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkRemovePolyDataFunction · 0.85
SetPolysMethod · 0.80
SetTuple1Method · 0.80
SetActiveCameraMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkPlaneSourceClass · 0.50
vtkPolyDataClass · 0.50
vtkCellArrayClass · 0.50
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50

Tested by

no test coverage detected