[vtk-developers] BestFitPlane function for vtkPlane

David Cole david.cole at kitware.com
Tue Nov 3 20:19:32 EST 2009


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...


On Tue, Nov 3, 2009 at 8:11 PM, David Doria
<daviddoria+vtk at gmail.com<daviddoria%2Bvtk at gmail.com>
> wrote:

> I have added this function and made it into a feature request if
> anyone is interested in adding it to VTK:
>
> http://public.kitware.com/Bug/view.php?id=9832
>
> I had to include vtkPoints in the .h file because it is a parameter of
> the new function. Let me know if there is a way around this.
>
> Thanks,
>
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20091103/18d5abad/attachment.html>


More information about the vtk-developers mailing list