<div dir="ltr">I don't see your code... is it C++?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jul 6, 2014 at 11:50 PM, ferluduena <span dir="ltr"><<a href="mailto:xpelaox@gmail.com" target="_blank">xpelaox@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">i'm learning how to use VTK. So i got this example code :<br>
<br>
<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/EmbedPointsIntoVolume" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/EmbedPointsIntoVolume</a><br>
<br>
Which generates a volume from a set of points stored in a .vti file.<br>
<br>
I'm trying to make this work with a set of points i imput manually in code,<br>
just to see how this works... but the program ALWAYS just generates a<br>
cube... am i missing something?<br>
<br>
Thanks a lot in advance!<br>
<br>
Here is my code:<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Generate-Volume-from-set-of-3D-points-tp5727767.html" target="_blank">http://vtk.1045678.n5.nabble.com/Generate-Volume-from-set-of-3D-points-tp5727767.html</a><br>

Sent from the VTK - Users mailing list archive at Nabble.com.<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://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>