Rather than including vtkPoints.h in the header file, include it in the .cxx file and just forward declare the vtkPoints class in vtkPlane.h...<br><br><br><div class="gmail_quote">On Tue, Nov 3, 2009 at 8:11 PM, David Doria <span dir="ltr"><<a href="mailto:daviddoria%2Bvtk@gmail.com">daviddoria+vtk@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I have added this function and made it into a feature request if<br>
anyone is interested in adding it to VTK:<br>
<br>
<a href="http://public.kitware.com/Bug/view.php?id=9832" target="_blank">http://public.kitware.com/Bug/view.php?id=9832</a><br>
<br>
I had to include vtkPoints in the .h file because it is a parameter of<br>
the new function. Let me know if there is a way around this.<br>
<br>
Thanks,<br>
<br>
David<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br>