[vtkusers] question about vtk 7.1.0

David E DeMarle dave.demarle at kitware.com
Thu Sep 29 10:06:22 EDT 2016


Regarding upgrades...

* http://www.vtk.org/documentation/  #has links to the doxygen pages from
the past N releases. Under that you will find ...

* http://www.vtk.org/doc/nightly/html/VTK-7-1-Changes.html # code changes
documented by developers under $VTKSRC/Documentation/

* http://www.vtk.org/Wiki/VTK/Roadmap # summaries of each release that the
community puts together. Under that you will find ...

* http://www.vtk.org/Wiki/VTK/API_Changes_6_3_0_to_7_0_0 #changes to the
API that a script finds at each release

None of these are a perfect summary and upgrade guide, but they are
intended to be helpful.



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

On Thu, Sep 29, 2016 at 9:44 AM, Dan Lipsa <dan.lipsa at kitware.com> wrote:

> Eszter,
> GetValue should still be there
>
> http://www.vtk.org/doc/nightly/html/classvtkAOSDataArrayTemplate.html#
> a52803185567b597f33f5e9277b6d41cd
>
> Dan
>
>
>
> On Thu, Sep 29, 2016 at 9:25 AM, Tiago Nobrega <tigarmo at gmail.com> wrote:
>
>> I don't know about the data array layouts, but as far as docs for 7.0 I
>> think this is expected to be a permanent-ish link:
>> http://www.vtk.org/doc/release/7.0/html/
>>
>> For what it's worth, we tend to update the VTK version that we use about
>> once a year or so.
>>
>> Tiago
>>
>> On Thu, Sep 29, 2016 at 8:31 AM, Eszter Fehér <fehereszter at gmail.com>
>> wrote:
>>
>>> Dear All,
>>>
>>> I have written a code using the previous version of VTK (7.0.0). Since
>>> the 7.1.0 version is released, the documentations of the previous versions
>>> are not available. It seems to me, that I had better update always to the
>>> latest version. However some of the methods I use in my code are not
>>> available in this latest version. Should I rewrite and redesign my code? Is
>>> there any other option? I don't know what someone can do if this problem
>>> occurs in a huge program with thousands of lines of code.
>>>
>>> In detail, my problem is with the "New Data Array Layouts" announced on
>>> their website. I was trying to find the method getValue for the
>>> vtkFloatArray, but couldn't find. Is it worth to immerse myself in the new
>>> documentation and adapt my code to these new Layouts?
>>>
>>> Eszter
>>>
>>> _______________________________________________
>>> 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
>>>
>>> Search the list archives at: http://markmail.org/search/?q=vtkusers
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://public.kitware.com/mailman/listinfo/vtkusers
>>>
>>>
>>
>> _______________________________________________
>> 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
>>
>> Search the list archives at: http://markmail.org/search/?q=vtkusers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/vtkusers
>>
>>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160929/529d56af/attachment.html>


More information about the vtkusers mailing list