[vtkusers] what is the different bewteen two ways of rendering?

Jing Li lijingszu at gmail.com
Mon May 18 03:39:43 EDT 2015


Hi, all,

I found two ways to render the data, but I don't know the different between
them.

(1)
renderWindowInteractor->Initialize();
renderWindowInteractor->Start();

(2)
renderWindow->Render();
renderWindowInteractor->Start();

The other compounds of the code are the same.
what is the different?

Thank you very much!
Jing Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150518/6285ac9b/attachment.html>


More information about the vtkusers mailing list