[vtkusers] Using PointInPolygon() in Python?

Vladimir Lazunin lazunin.v.aa at m.titech.ac.jp
Fri Aug 10 06:14:48 EDT 2007


How (if at all possible) to use vtkPolygon::PointInPolygon(...) with Python?
I tried this way: vtk.vtkPolygon.PointInPolygon(...), which works for 
other VTK static
functions, but not this time. Is the function absent or do I need to 
look into some other place?



More information about the vtkusers mailing list