[vtkusers] Release for vtk 5.9.0 and vtkDistancePolyDataFilter

David E DeMarle dave.demarle at kitware.com
Mon Jan 30 08:45:56 EST 2012


Yes it does unless you back port that class into your own 5.8.

About the release: we are NOW, preparing to plan to begin the release
candidate cycle, so the next release can be expected somewhat soon. :)
But seriously I expect it to be out about March.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Mon, Jan 30, 2012 at 7:45 AM, Gilles Monnier <gilles_monnier at yahoo.fr>wrote:

> Hello,
>
> I watched an example with the use of vtkDistancePolyDataFilter on the wiki
> :
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/DistancePolyDataFilter
>
> I'm trying to re-use this filter in my code, but it seems that this filter
> is not yet present in my VTK's Dlls.
>
> In this example, it is written the following in the CMakeLists.txt :
>
> if(${VTK_VERSION} VERSION_LESS "20111206")
>   message(FATAL " This example requires VTK version 20111206 but the current version is ${VTK_VERSION}")endif()
>
> Does it means I have to wait the 5.9.0 version of VTK to be able to use this class?
> If that is the case, does someone know when is this release planned?
>
> Thanks
> Gilles Monnier
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120130/7dfa0b53/attachment.htm>


More information about the vtkusers mailing list