Deletion log

From KitwarePublic
Jump to navigationJump to search

Below is a list of the most recent deletions.

Logs
  • 01:58, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Broken/QuadricSurfaceFitting (content was: "This example currently does not work. This example finds the best fit quadric surface through a set of points. [http://www.vtk.org/Wiki/images/1/18/QuadricSurface_InputPoints.vtp Here] is an example data set. ==QuadricSurfaceFitting.cxx== <source lang="cpp"> #include <vtkPolyData.h> #include <vtkImageData.h> #include <vtkXMLPolyDataWriter.h> #include <vtkXMLPolyDataReader.h> #include <vtkSmartPointer.h> #include <vtkMath.h> #include <vtkQuadric.h> #include <vtkContourFilter.h...")