[vtkusers] Creating a surface from an array
Ricardo Santos
ricardo.c.r.santos at gmail.com
Wed Mar 26 21:46:07 EDT 2014
Hello,
I am starting to use VTK on my software, but I can't find how to create
a surface mesh from an array of vertices, can someone point me on the
direction?
Explaining a little further: I have a C++ function that returns a
float3 array. I need to create a surface mesh and view it on a VTK window.
Afterward, I need to save it to an stl file, but I need first to create the
actor to be saved, right?
Ricardo Santos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140326/e84bb882/attachment.html>
More information about the vtkusers
mailing list