Deletion log

From KitwarePublic
Jump to navigationJump to search

Below is a list of the most recent deletions.

Logs
  • 02:29, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Broken/ExtractSelectedThresholds (content was: "This example uses vtkSelectEnclosedPoints to generate a mask (0 or 1) if points from one sphere are inside the other. We then try to use vtkExtractSelectedThresholds to extract only points that have an associated "1" in the "SelectPoints" array. ==ExtractSelectedThresholds.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkPolyData.h> #include <vtkSelection.h> #include <vtkSelectionNode.h> #include <vtkPointData.h> #include <vtkSphereSource.h> #include <vtkFlo...")