[vtkusers] RenderingEndedEvent?

Karthik Krishnan karthik.krishnan at kitware.com
Fri Jun 25 08:47:09 EDT 2010


Use vtkRenderWindow::EndEvent for completion of rendering... or to listen to
specific renderer, you may also use vtkRenderer::EndEvent

On Fri, Jun 25, 2010 at 2:07 PM, Barth, Sebastian <
sebastian.barth at iosb.fraunhofer.de> wrote:

> Hello vtkusers,
>
> I like to create an AVI video of my simulation. For this I want to make a
> frame for every time my simulation gets updated or even only if it has
> changed.
>
> Is there a VTK event I can react on to call the vtkAviWriter::Write()
> method?
>
> Thanks a lot,
>
> Sebastian Barth
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100625/77adcb5e/attachment.htm>


More information about the vtkusers mailing list