MCPcopy 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
2from vtkmodules.vtkCommonDataModel import vtkPolygon
3
4# Test the vtkPolygon::PointInPolygon() method

Callers

nothing calls this directly

Calls 2

vtkPolygonClass · 0.50
PointInPolygonMethod · 0.45

Tested by

no test coverage detected