[vtkusers] Problems with vtkWin32RenderWindowInteractor::OnSize
Sergey Alyoshin
4memph at gmail.com
Mon Jan 11 09:07:50 EST 2010
Hello everybody!
I'm rendering Maximum Intensity Projection using
vtkVolumeRayCastMIPFunction. everything is ok except one thing:
when i'm changing the size of the dialog (the size of rendering region also
is changed) - the rendered picture isn't changed at all, although there is a
built-in handler for OnSize-message in vtkWin32RenderWindowInteractor class.
What should i do to make these changes synchronously (i mean that the size
of rendered picture is changed due to changes in size of actual window )?
Great thanks for any help or hint.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100111/098cfe26/attachment.htm>
More information about the vtkusers
mailing list