[vtkusers] delaunay3D

Will Schroeder will.schroeder at kitware.com
Mon May 28 10:35:11 EDT 2001


Hi Jerome-

At 10:18 AM 5/28/2001 +0200, Jerome Seneschal wrote:
>Is there a way to smooth out the mesh generated by Delaunay3D?  It generates
>an
>Unstructured Grid instead of a PolyData.

There is no vtkSmoothUnstructuredGridFilter (although it would be nice to 
have one). You can use vtkGeometryFilter to extract the surface (and 
produce a vtkPolyData) and then smooth that.

Will


William J. Schroeder, Ph.D.
Kitware, Inc.
VTK-Based Visualization Solutions
469 Clifton Corporate Parkway
Clifton Park, NY 12065 USA
will.schroeder at kitware.com
http://www.kitware.com
1-518-371-3971 x102





More information about the vtkusers mailing list