<div dir="ltr"><span style="font-size:12.8px">Hi guys, good night.</span><div style="font-size:12.8px">I started study VTK today, to make the 3DView to my Qt App.</div><div style="font-size:12.8px">So i made the class vtkWidget inherit from QVTKWidget to control the view.</div><div style="font-size:12.8px">How i need load STL files, i made a function to do that based on this example from VTK Wiki (<a href="https://cmake.org/Wiki/VTK/Examples/Cxx/IO/ReadSTL" target="_blank">https://cmake.org/Wiki/VTK/Examples/Cxx/IO/ReadSTL</a>)</div><div style="font-size:12.8px">Now my doubt is how to convert this code to render on the vtkWidget instead of</div><div style="font-size:12.8px"> '<span style="color:rgb(0,0,0);font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono',monospace,serif;font-size:12px;line-height:21px"> </span><span style="color:rgb(0,0,128);font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono',monospace,serif;font-size:12px;line-height:21px"><ol style="margin:0px;padding:0px 0px 0px 48px;color:rgb(172,172,172);background-color:rgb(248,248,248)"><li style="margin-left:15px"><div style="padding:0px 5px;vertical-align:top;color:rgb(0,0,0);border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);background:rgb(255,255,255)">vtkSmartPointer<span style="color:rgb(0,0,128)"><</span>vtkRenderWindow<span style="color:rgb(0,0,128)">></span> renderWindow <span style="color:rgb(0,0,128)">=</span></div></li><li style="margin-left:15px"><div style="padding:0px 5px;vertical-align:top;color:rgb(0,0,0);border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);background:rgb(255,255,255)">    vtkSmartPointer<span style="color:rgb(0,0,128)"><</span>vtkRenderWindow<span style="color:rgb(0,0,128)">></span><span style="color:rgb(0,128,128)">::</span><span style="color:rgb(0,119,136)">New</span><span style="color:rgb(0,128,0)">(</span><span style="color:rgb(0,128,0)">)</span><span style="color:rgb(0,128,128)">;</span></div></li></ol>' </span><br><div>At the pastebin is the code already in my function, but i didnt change almost nothing. </div><div><br></div><div><a href="http://pastebin.com/fe3kKV0K" target="_blank">http://pastebin.com/fe3kKV0K</a></div><div><br></div><div>Thanks,</div><div>Att</div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">__<div><b>Lays Rodrigues</b></div><div><b>Developer Front-End at Br-Print3D Project</b></div><div><b>Student of Computer Science at UFF/PURO</b></div><div>Organizadora da Semana da Computação UFF-PURO</div><div><a href="http://www.facebook.com/semanacomputacaopuro" target="_blank">www.facebook.com/semanacomputacaopuro</a></div><div><a href="http://www.facebook.com/brprint3d" target="_blank">www.facebook.com/brprint3d</a><br></div><div><br></div><div><br></div><div><br></div></div></div></div></div>
</div>