<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am new to VTK and am using it to rendering
some wavefont data(*.obj file), I am using the interactor to render the
data, the problem I have now is that I need to extract the data after some
transformation I have done in the render window. But since the rotation was done
with the camera and not the data, when I use the vtkOBJWriter object to write
the data back to file, it is the original data set without any transformation. I
want to know if there is any way that I can get the transformed set of data
after the transformation take place using the interactor?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Yuet</FONT></DIV></BODY></HTML>