[vtkusers] Retrieve poligonal data after delaunay triangulation

Luca Pallozzi Lavorante lplavorante at gmail.com
Fri May 4 09:32:12 EDT 2007


Godofredo,
the vtkVRMLExporter class will generate a VRML file for you. Its input is a
vtkRenderWindow instance, as it exports the entire scene.
Have a look at the example Rendering/Testing/Tcl/cells.tcl, as well as the
vtkVRMLExporter online documentation.

   Luca


On 5/4/07, Godofredo <godofredoiii at gmail.com> wrote:
>
>
> Hi. I'm making a Delaunay2D triangulation over a set of 3D point cloud.
> I've
> followed some examples and managed to do it. What I would like to do now
> is
> to obtain the triangles and vertex of the triangulation as arrays. I'm new
> with vtks so there's a lot of knowledge I'm missing. Is there a way to
> obtain triangles and vertex as a vrml fashion for example? I mean, points
> coordinates and triangle vertex index to that points? Hope I've explained
> myself. Thanks in advance.
> --
> View this message in context:
> http://www.nabble.com/Retrieve-poligonal-data-after-delaunay-triangulation-tf3691278.html#a10320141
> Sent from the VTK - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070504/bfabb1f1/attachment.htm>


More information about the vtkusers mailing list