[vtkusers] vtkFixedPointRayCastImage question
Kevin H. Hobbs
hobbsk at ohiou.edu
Wed Aug 25 07:04:51 EDT 2010
On 08/25/2010 06:47 AM, Andreas Brüning wrote:
> What i am doing wrong or is there another way to get the image?
// Window to Image
vtkWindowToImageFilter * win_2_image
= vtkWindowToImageFilter::New();
win_2_image->SetInput( render_window );
See :
http://www.vtk.org/doc/nightly/html/classvtkWindowToImageFilter.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100825/ad9ebb24/attachment.pgp>
More information about the vtkusers
mailing list