Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestStaticCellLocatorPlaneIntersection.py
File
TestStaticCellLocatorPlaneIntersection.py
Filters/General/Testing/Python/TestStaticCellLocatorPlaneIntersection.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkCommonCore
import
vtkIdList
3
from
vtkmodules.vtkCommonDataModel
import
vtkStaticCellLocator
4
from
vtkmodules.vtkCommonSystem
import
vtkTimerLog
Callers
nothing calls this directly
Calls
15
vtkFlyingEdges3D
Class · 0.85
vtkStaticCellLocator
Class · 0.85
vtkDataSetMapper
Class · 0.85
InsertNextId
Method · 0.80
AddCellList
Method · 0.80
vtkIdList
Class · 0.50
vtkTimerLog
Class · 0.50
print
Function · 0.50
range
Class · 0.50
vtkActor
Class · 0.50
vtkPolyDataMapper
Class · 0.50
vtkOutlineFilter
Class · 0.50
Tested by
no test coverage detected