<span id="result_box" class="" lang="en"><span class="hps">Hi</span> <span class="hps">Pat,</span><br><br><span class="hps">I understand</span><span>,</span> <span class="hps">thanks for the reply</span><span>.</span><br><span class="hps">I saw that some</span> <span class="hps">useful methods</span> <span class="hps">of this class</span> <span class="hps">would be</span> <span class="hps">the</span> <span class="hps atn">"</span><span>builtinDatasetName</span><span>"</span><span>, the</span> <span class="hps atn">"</span><span class="">builtinDatasetFilename</span><span>"</span> <span class="hps">and</span> <span class="hps atn">"</span><span>loadDataSet</span><span>" for example</span><span>.</span><br>

<span class="hps">However</span><span>, how could I</span> <span class="hps">use these</span> <span class="hps">methods</span> <span class="hps">to render</span> <span class="hps">a VTK file</span> <span class="hps">on the screen</span><span class="hps"></span><span class="">?</span> <span class="hps">In other</span> <span class="hps">words, what</span> <span class="hps">xcode</span> <span class="hps">object</span> <span class="hps">can</span> <span class="hps">receive the output</span> <span class="hps">of these methods</span><span>,</span> <span class="hps">so I can</span> <span class="hps">finally</span> <span class="hps">see a</span> <span class="hps">VTK</span> <span class="hps">file</span> <span class="hps">rendered</span> <span class="hps">on the screen</span> <span class="hps">of an</span> <span class="hps">iphone</span><span>?</span><br>

<br><span class="hps">Sorry for</span> <span class="hps">my inexperience</span><span>.</span><br><span class="hps">I promise</span> <span class="hps">that soon</span> <span class="hps">not</span> <span class="hps">bother</span> <span class="hps">much</span><span>.</span><br>

<br><span class="hps">hugs</span><span>,</span><br><span class="hps">Thiago</span></span><br><br><div class="gmail_quote">2012/11/25 Pat Marion <span dir="ltr"><<a href="mailto:pat.marion@kitware.com" target="_blank">pat.marion@kitware.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Thiago,<br>
<br>
The classes in src/ves implement the core rendering library for OpenGL<br>
ES 2.0.  The classes in src/kiwi provide convenience for combining VTK<br>
with VES rendering.  For example, vesKiwiDataLoader,<br>
vesKiwiDataConversionTools, and the subclasses of<br>
vesKiwiDataRepresentation.  The vesKiwiViewerApp ties together a lot<br>
of these pieces and presents a single interface, so that it is easier<br>
to implement an Android or iOS app in Java or Objective-C.  Your<br>
Java/Objective-C code mostly just need to call methods on<br>
vesKiwiViewerApp.  If you're designing a mobile app that is similar to<br>
KiwiViewer, then you could reuse vesKiwiViewerApp, or derive from it<br>
and extend the behavior.  But, if your app has unique requirements<br>
that are different from those found in KiwiViewer, then you might not<br>
want to use vesKiwiViewerApp at all, instead you could just directly<br>
use the classes from VES and kiwi, or you could design your own app<br>
interface class.  In that case, vesKiwiViewerApp can serve as an<br>
example implementation.<br>
<br>
Pat<br>
<br>
<br>
<br>
2012/11/24 Thiago Tavares Magalhães <<a href="mailto:ttavaresm@gmail.com">ttavaresm@gmail.com</a>>:<br>
> VesKiwiViwerApp<br>
</blockquote></div><br><br clear="all"><br>-- <br><div style="text-align:left"><div><span style="color:rgb(102,102,102)"><span style="background-color:rgb(255,255,255)"><a href="http://lattes.cnpq.br/1989532473555107" target="_blank">Thiago Tavares Magalhães</a><br>

</span></span></div><span style="color:rgb(102,102,102)"><span style="background-color:rgb(255,255,255)"></span></span></div><div style="text-align:left"><span style="color:rgb(102,102,102)"><span style="background-color:rgb(255,255,255)">Instituto Superior de Tecnologia em Ciências da Computação de Petrópolis - <b>FAETERJ</b><br>

Laboratório Nacional de Computação Científica -<b> LNCC</b></span></span><br></div><br>