VTK/Examples/Boneyard/Cxx/PolyData/ConvexHullDelaunay3D: Revision history

From KitwarePublic
Jump to navigationJump to search

There is no edit history for this page.

This page does not exist. The deletion, protection, and move log for the page are provided below for reference.

  • 01:55, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Boneyard/Cxx/PolyData/ConvexHullDelaunay3D (content was: "This example shows how to compute the convex hull of a point cloud. It computes the volumetric tessellation using Delaunay3D and saves this result delaunay.vtu. This output contains tetrahedron, where we are interested in the bounding surface of the points. vtkDataSetSurfaceFilter is then used to get the surfaces on the outside of this volume. This result is written to output.vtp. The example data set is created in the code. It consists of 5 points, 4 of which should lie on th...")