<meta http-equiv="content-type" content="text/html; charset=utf-8"><div class="gmail_quote">On Fri, Oct 1, 2010 at 3:04 AM, oka <span dir="ltr">&lt;<a href="mailto:oka@bpe.es.osaka-u.ac.jp">oka@bpe.es.osaka-u.ac.jp</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Dear VTK users,<br>
<br>
We found push S key shows shading<br>
and W key wireframe, F key zoom??<br>
Would you show me what function<br>
each key has and where is it written ?<br>
<br>
Best regards,<br>
<br>
Oka<br><br></blockquote><div>These are what are defined in the interactor superclass: </div><a href="http://www.vtk.org/doc/nightly/html/classvtkInteractorStyle.html#_details">http://www.vtk.org/doc/nightly/html/classvtkInteractorStyle.html#_details</a></div>
<div class="gmail_quote"><br></div><div class="gmail_quote"><a href="http://www.vtk.org/doc/nightly/html/classvtkInteractorStyle.html#_details"></a>They may change of course depending on which subclass you are using, but this is a good starting point.<br>
<br>David</div>