<div dir="ltr">On Thu, Jan 29, 2015 at 3:35 AM, Francisco Lopez de la Franca <span dir="ltr"><<a href="mailto:franciscolopezdelafranca@gmail.com" target="_blank">franciscolopezdelafranca@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hello everybody.<br></div>I create a convex hull with either vtkDelaunay3D or vtkHull classes from an input data set (a 3D volume).<br></div><br>What would it be the best way to know if an arbitrary 3D point is inside or outside the convex hull?<br><br></div>Thanks a lot in advance.<br></div>Kind regards.<span class=""><font color="#888888"><br></font></span></div><span class=""><font color="#888888">/Francisco<br></font></span></div></blockquote><div><br>Here are a few options:<br><br><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PointInsideObject">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PointInsideObject</a><br><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PointInsideObject2">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PointInsideObject2</a><br><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/CellTreeLocator">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/CellTreeLocator</a><br><div><div class="gmail_signature"><br>David</div></div></div></div></div></div>