Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
from
vtkmodules.util.misc
import
vtkGetDataRoot
4
from
vtkmodules.vtkIOXML
import
vtkXMLUnstructuredGridReader
Callers
nothing calls this directly
Calls
9
vtkGetDataRoot
Function · 0.90
vtkGeometryFilter
Class · 0.50
SetFileName
Method · 0.45
SetInputConnection
Method · 0.45
GetOutputPort
Method · 0.45
Update
Method · 0.45
GetNumberOfPoints
Method · 0.45
GetOutput
Method · 0.45
GetNumberOfCells
Method · 0.45
Tested by
no test coverage detected