<div dir="ltr">Jens,<div><br></div><div>Did you try calling your render window's Render() member function after changing the camera properties? Rendering updates are not performed automatically when you change just camera properties. This is actually good because it prevents too many renderings when you update more than one camera property.</div><div><br></div><div>HTH,</div><div>Cory</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 27, 2015 at 1:46 PM, Jens Schmidt <span dir="ltr"><<a href="mailto:jens.g.w.schmidt@gmx.de" target="_blank">jens.g.w.schmidt@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Everyone!<br>
<br>
VTK rocks, but we knew that allready. ^^ What rocks less is that the camera ist not automatically updated when SetPosition or SetFocalPoint are called.<br>
Btw i am using the java wrapping with SWT. VtkAbstractComponent has a reference to the active camera.<br>
Using that had no effect, as was using the renderers GetActiveCamera method.<br>
In fact i have to create a new vtkCamera, modify that an then pass it to the renderer as new active camera -> tada change on the screen.<br>
Did i do something wrong or is that how it is supposed to work?<br>
<br>
Thank you<br>
Jens<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div>