<div dir="ltr">Hi everybody,<br><br>Could someone please explain me what the arguments in PointInPolygon method of vtkPolygon is?<br><br>The document does not clearly mentions this.<br><br>doublex[3] should be the input point coordinate,<br>
double bounds[6] is the bounds of the polygon,<br>rest???<br><br>Here is the statement<br><br><span style="color: rgb(255, 0, 0);">static int         PointInPolygon (double x[3], int numPts, double *pts, double bounds[6], double n[3])</span><br>
<br>Thanks,<br><br>Jothy<br></div>