VTK/Examples/Cxx/Broken/Visualization/ViewOrder: 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.

  • 02:32, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Broken/Visualization/ViewOrder (content was: "The BuildLocator() method in vtkKdTree can be used to order cells from a viewing direction. The vtkKdTree region Ids are returned from the ViewOrderAllRegions() method sorted from front to back in the specified direction. The visualization for this example is currently broken. vtkKdTree is returning an incorrect number of regions. ==ViewOrder.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkProperty.h> #include <vtkPointData.h> #include <vtkLookupTable.h>...")