[vtkusers] how to interact two renderers
    Jinyoung Hwang 
    hwangjinyoung at gmail.com
       
    Mon May 17 00:16:17 EDT 2010
    
    
  
Hi all,
Even I posted the same question, I didn't find appropriate answers.
I'm trying to generate stereo views (left and right view).
First, I made two renderers (vtkMFCwindow) in one application.
Each renderer will be captured in bitmap, then all of bitmaps are converted
to movie file (AVI).
I met a problem in implementation.
If one renderer are translated or scaled by mouse control, another renderer
should certainly be translated or scaled.
How to capture the mouse operation in one renderer?
Additionally, how to send the mouse operation to another renderer?
Thanks,
JY
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100517/42604b51/attachment.htm>
    
    
More information about the vtkusers
mailing list