[vtkusers] Re : Release for vtk 5.9.0 and vtkDistancePolyDataFilter

David E DeMarle dave.demarle at kitware.com
Mon Jan 30 10:21:52 EST 2012


http://www.vtk.org/VTK/resources/software.html#dev

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 10:20 AM, Gilles Monnier <gilles_monnier at yahoo.fr>wrote:

> Ok Thanks much.
>
> If I want to get the cpp file of this filter, do you know where I can find
> it? (I have an access to the .h file from the vtk 5.9 documentation, but
> not the cpp file)
>
> Regards
> Gilles Monnier
>
>   ------------------------------
> *De :* David E DeMarle <dave.demarle at kitware.com>
> *À :* Gilles Monnier <gilles_monnier at yahoo.fr>
> *Cc :* "vtkusers at vtk.org" <vtkusers at vtk.org>
> *Envoyé le :* Lundi 30 janvier 2012 14h45
> *Objet :* Re: [vtkusers] Release for vtk 5.9.0 and
> vtkDistancePolyDataFilter
>
> 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/e186b327/attachment.htm>


More information about the vtkusers mailing list