[vtkusers] Adding a vtkPoint

Jack Leigh leighman at gmx.se
Sun Jul 8 20:00:51 EDT 2012


What do I need to do to update a pipeline after I have added a new point 
to vtkPoints?

I have a callback which should add a new point and update the renderer.
I have tried Modified() on the PolyData and Render() on the RenderWindow.

What am I missing?

Thanks,
Jack



More information about the vtkusers mailing list