[vtkusers] animation, vtkPoints update, pipeline update
    N Smethurst 
    nick.smethurst at free.fr
       
    Wed Apr  9 14:25:51 EDT 2003
    
    
  
I don't think SetPoints() calls Modified().. so try
points->Modified()
and if it doesn't work, you can curse me for giving advice when I am still 
a beginner. :)
nick
Le Mercredi 9 Avril 2003 15:14, jean-charles campagne a écrit :
> it seems that the pipeline is not being updated...
>
> it seems it's not the way to do so (it render the
> first frame alright
> and all the other frames are the same : i think the
> pipeline is not
> being update correctly...)
>
> I browsed the documentation for various methods that
> would update the
> pipeline (i tried calling Render() on different parts
> of the
> pipeline), and at best i got a blank screen...
    
    
More information about the vtkusers
mailing list