[vtkusers] vtkTrimmedExtrusionFilter.h include file not found in vtk 8.1

Berti Krüger berti_krueger at hotmail.com
Mon Oct 1 01:44:20 EDT 2018


To answer myself and for anyone else who also might need the vtkTrimmedExtrusionFilter now:


The filter is indeed only part of the vtk nightly version which unfortunately does not work out of the box yet.

But the two files "vtkTrimmedExtrusionFilter.h" and "vtkTrimmedExtrusionFilter.cxx" can be simply copied from the repository and included in a vtk 8.1 program and added to the CMakeLists.txt without any additional work.


Regards,

Berti


PS: If anyone already knows if this will be part of vtk 8.2 it would be nice to know.

Am So, 30. Sep, 2018 um 9:24 VORMITTAGS schrieb Berti Krüger <berti_krueger at hotmail.com>:
Hello everyone.

I stumbled upon the vtkTrimmedExtrusionFilter (https://www.vtk.org/doc/nightly/html/classvtkTrimmedExtrusionFilter.html) which might be very useful for the project i am working on.

Unfortunately when i try to include it, i get a compiler error that the include file could not be found.


Is this filter not yet part of the newest vtk 8.1?

And if so, will it be part of vtk 8.2 or vtk 9.0?


Best regards,

Berti

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181001/8c4c13d0/attachment.html>


More information about the vtkusers mailing list