Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestPointInPolygon.py
File
TestPointInPolygon.py
Common/DataModel/Testing/Python/TestPointInPolygon.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkCommonDataModel
import
vtkPolygon
3
4
# Test the vtkPolygon::PointInPolygon() method
Callers
nothing calls this directly
Calls
2
vtkPolygon
Class · 0.50
PointInPolygon
Method · 0.45
Tested by
no test coverage detected