[vtkusers] Oriented arrows in vtk.js

Sebastien Jourdain sebastien.jourdain at kitware.com
Wed Aug 22 11:40:31 EDT 2018


Making a transform filter is almost the same code as above except that you
will need to do a shallowCopy of the polydata and replace the points with a
cloned+edited version of the typed array.


On Wed, Aug 22, 2018 at 11:01 AM marf <marvin.huber at basf.com> wrote:

> Thank you so much, since there is no transform filter yet, I will probably
> apply your suggestion to my problem and go with it :-)
>
>
>
> --
> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
> _______________________________________________
> 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:
> https://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180822/1ffb4c9d/attachment.html>


More information about the vtkusers mailing list