[vtkusers] Generate Volume from set of 3D points
ferluduena
xpelaox at gmail.com
Sun Jul 6 22:50:37 EDT 2014
i'm learning how to use VTK. So i got this example code :
http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/EmbedPointsIntoVolume
Which generates a volume from a set of points stored in a .vti file.
I'm trying to make this work with a set of points i imput manually in code,
just to see how this works... but the program ALWAYS just generates a
cube... am i missing something?
Thanks a lot in advance!
Here is my code:
--
View this message in context: http://vtk.1045678.n5.nabble.com/Generate-Volume-from-set-of-3D-points-tp5727767.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list