[vtkusers] vtkGlyph3D not updating?

Frank Conradie frank at qfin.net
Fri Sep 17 17:19:48 EDT 2004


Tom,

Yes, I tried that, and I even tried calling update on everything in the
chain (polydatas, etc.), to no avail. I'm using Python by the way, if that
helps.

Frank

----- Original Message -----
From: "tom fogal" <tfogal at apollo.sr.unh.edu>
To: <vtkusers at vtk.org>
Sent: Friday, September 17, 2004 1:58 PM
Subject: Re: [vtkusers] vtkGlyph3D not updating?


> Have you tried calling Update() on the Glyph3Ds after modifying the
> source data/input points? I am guessing that will do what you want.
>
> -tom
>
>  <089c01c49cf8$7e7b78a0$6401a8c0 at brick>"Frank Conradie" writes:
> >Hi there
> >
> >I'm using vtkGlyph3D to display a number of identical polydatas. This
works
> >great when I initially create the whole filter chain and render it, but
when
> >I modify either the source polydata or the input points polydata, the
glyphs
> >are not updated.
> >
> >Is this standard behaviour for vtkGlyph3D, or am I missing something?
> >
> >Thanks,
> >Frank Conradie
> >
> >_______________________________________________
> >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