[vtkusers] Refreshing the rendering window

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Fri Apr 26 08:35:19 EDT 2002


>>>>> "AR" == ady roman <ady_roman at yahoo.com> writes:

    AR> I have a minor problem (probably it is minor :)).  I'm
    AR> changing the actor's properties, but I can see the changes
    AR> only after I click on the rendering window.  How can I refresh
    AR> the rendering window (or the actor?  )?

renWin->Render();

Where renWin is your vtkRenderWindow.

prabhu



More information about the vtkusers mailing list