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

File geometryFilterConvexPointSet.py

Filters/Geometry/Testing/Python/geometryFilterConvexPointSet.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3from vtkmodules.util.misc import vtkGetDataRoot
4from vtkmodules.vtkIOXML import vtkXMLUnstructuredGridReader

Callers

nothing calls this directly

Calls 9

vtkGetDataRootFunction · 0.90
vtkGeometryFilterClass · 0.50
SetFileNameMethod · 0.45
SetInputConnectionMethod · 0.45
GetOutputPortMethod · 0.45
UpdateMethod · 0.45
GetNumberOfPointsMethod · 0.45
GetOutputMethod · 0.45
GetNumberOfCellsMethod · 0.45

Tested by

no test coverage detected