Hi Sebastien,<div><br></div><div><br><div class="gmail_quote">On Fri, Jun 29, 2012 at 10:28 AM, Sebastien Calvi <span dir="ltr">&lt;<a href="mailto:sebastien.calvi@yahoo.com" target="_blank">sebastien.calvi@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div>Hello Vtk Developers,</div><div>
<br></div><div>This little report to mention that when one changes the FlyMode of the vtkCubeAxesActor and call vtkRenderWindow::render(), well, nothing happens.</div><div>This because inside void vtkCubeAxesActor::DetermineRenderAxes( vtkViewport *viewport ) there is a simple check at the very beginning:</div>
<div>for ( i = 0; i &lt; 4; ++i ) {<br><br>        if ( fabs( orientation[i] - OrientationWXYZ[i] ) &gt; VTK_DBL_EPSILON )<br>            break;<br>    }</div><div><br></div><div>So, if the orientation has not changed then we just exit and the FlyMode modification is not taken into account.</div>
</div></div></blockquote><div><br></div><div>I will look into the cube axes actor today and see what we can do here. </div><div><br></div><div>Thanks, </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div><br></div><div>I won&#39;t qualify that as a &quot;bug&quot; but I believe that it will be great to
 be able to have the FlyMode modification taken into account.</div><div><br></div><div>Thank you,</div><div>Sebastien.<br></div></div></div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>| Aashish Chaudhary <br>| R&amp;D Engineer         <br>| Kitware Inc.            <br>| <a href="http://www.kitware.com">www.kitware.com</a>    <br>
</div>