[vtkusers] vtkPanel
    Jeff Lee 
    jeff at cdnorthamerica.com
       
    Thu Jul 25 09:44:43 EDT 2002
    
    
  
Why not use vtkPanel.HardCopy(...) ?
-Jeff
Satheesh Maheswaran wrote:
> 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
>
    
    
More information about the vtkusers
mailing list