<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Please which ever method you use, report it to the mailing list.<br>
I have been trying setting up the same interactor on several windows,
with surprising result, maybe because I use Qt.<br>
<br>
Antonin<br>
<blockquote cite="mid:COL123-W517B114C3AF9A51665C12AE5E00@phx.gbl"
 type="cite">
  <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>Try
to use the same interactor in both windows.&nbsp; That may fit your need.<br>
  <br>
Xiaofeng<br>
  <br>
  <br>
&nbsp;<br>
  <hr id="stopSpelling">
Date: Mon, 17 May 2010 00:23:21 -0400<br>
From: <a class="moz-txt-link-abbreviated" href="mailto:antonin07130@gmail.com">antonin07130@gmail.com</a><br>
To: <a class="moz-txt-link-abbreviated" href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
Subject: Re: [vtkusers] how to interact two renderers<br>
  <br>
Hello Jinyoung,<br>
I have been facing the same problem, and alos posted with no sucess in
this mailing list.<br>
In order to synchronize 2 renderers, I setup one observer on each
renderer's camera, osberving the event : vtkCommand::ModifiedEvent<br>
This event triggers a function which forces the other renderer to
render.<br>
  <br>
Hope that it helps, I can send you a small code sample if you need to
see how to setup callbacks.<br>
  <br>
Regards<br>
-- <br>
  <pre class="ecxmoz-signature">Antonin </pre>
  <br>
  <br>
On 5/17/10 12:16 AM, Jinyoung Hwang wrote:
  <blockquote
 cite="mid:AANLkTinMoi7AsQV7xvqxH88oOuY0eed3lQpda3riJBKA@mail.gmail.com">Hi
all,
    <div>Even I posted the same question, I didn't find appropriate
answers.</div>
    <div><br>
    </div>
    <div>I'm trying to generate stereo views (left and right view).</div>
    <div>First, I made two renderers (vtkMFCwindow) in one application.</div>
    <div>Each renderer will be captured in bitmap, then all of bitmaps
are converted to movie file (AVI).</div>
    <div><br>
    </div>
    <div>I met a problem in implementation.</div>
    <div>If one renderer are translated or scaled by mouse control,
another renderer should certainly be translated or scaled.</div>
    <div>How to capture the mouse operation in one renderer?</div>
    <div>Additionally, how to send the mouse operation to another
renderer?</div>
    <div><br>
    </div>
    <div>Thanks,</div>
    <div><br>
    </div>
    <div>JY</div>
    <div><br>
    </div>
    <div><br>
    </div>
    <div><br>
    </div>
    <pre><fieldset class="ecxmimeAttachmentHeader"></fieldset>
_______________________________________________
Powered by <a moz-do-not-send="true" class="ecxmoz-txt-link-abbreviated"
 href="http://www.kitware.com/">www.kitware.com</a>

Visit other Kitware open-source projects at <a moz-do-not-send="true"
 class="ecxmoz-txt-link-freetext"
 href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the VTK FAQ at: <a
 moz-do-not-send="true" class="ecxmoz-txt-link-freetext"
 href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>

Follow this link to subscribe/unsubscribe:
<a moz-do-not-send="true" class="ecxmoz-txt-link-freetext"
 href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
  </pre>
  </blockquote>
  <br>
  <br>
  <hr>Hotmail is redefining busy with tools for the New Busy. Get more
from your inbox. <a moz-do-not-send="true"
 href="http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2"
 target="_new">See how.</a></blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Antonin Perrot-Audet
Electrical Engineering &amp; Computer Sciences, INSA Lyon
M2 GEGP Signal &amp; Image Processing, INSA Lyon, UCBL, Centrale Lyon
</pre>
</body>
</html>