[vtkusers] vtkPanel
Satheesh Maheswaran
s.maheswaran at eastman.ucl.ac.uk
Sun Aug 25 09:31:00 EDT 2002
Hi vtkGurus
I am using vtk(cvs) with Java on Windows XP platform. I also use
vtkPanel, I want to be able to write my scene to a tiff format image
using the usual vtkWindowToImageFilter and then vtkTiffWriter
So far so good, but with vtkPanel I can not do the following
w2if.SetInput(renWin3D);
because renWin3D is not actually a vtkRenderWindow, its vtkPanel
Is there anyway, I can get around this problem in java
Thanks
Satheesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020825/939a103d/attachment.htm>
More information about the vtkusers
mailing list