[vtkusers] VTKPolyData Boolean Operators
David Doria
daviddoria at gmail.com
Thu Apr 14 22:01:46 EDT 2011
On Thu, Apr 14, 2011 at 9:55 PM, Sam <sistephan at gmail.com> wrote:
> Hi,
>
> How can I perform boolean operations on two given VTKPolyDatas?
>
> I have seen the link below but I was hoping there are built in classes in
> VTK.
>
> http://www.insight-journal.org/browse/publication/726
You can use something like this:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filters/ImplicitBoolean
<http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filters/ImplicitBoolean>but that
IJ article is probably your best bet.
It is on VTK's radar to incorporate this into a future version.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110414/0aad9158/attachment.htm>
More information about the vtkusers
mailing list