[vtkusers] Delaunay2D problems
David Catala
david.catala at datapixel.com
Wed Feb 4 10:19:07 EST 2004
Thank you very much Mathieu.
It works.
I think I haven't clear why is Update necessary?
Should structures update automatically after a filter?
-----Mensaje original-----
De: Mathieu Malaterre [mailto:mathieu.malaterre at kitware.com]
Enviado el: dimecres, 4 / febrer / 2004 15:48
Para: David Catala
CC: vtkusers at vtk.org
Asunto: Re: [vtkusers] Delaunay2D problems
Did you call Update() on the filter before instepcting the output ?
Mathieu
David Catala wrote:
> Hello,
> I send this message again beacuse I hadn't answer.
>
> I have a problem with vtkDelaunay2D, I need to extract only the
> triangles from output of Delaunay but in the output I haven't
points,
> triangles,strips,
> points, I have nothing.
> But if I render the output I have a surface with triangles. I don't
> find the data.
>
> regards,
> David
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list