All public logs

From KitwarePublic
Jump to navigationJump to search

Combined display of all available logs of KitwarePublic. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 03:12, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/PolyData/QuantizePolyDataPoints (content was: "<div class="floatright">300px</div> This example demonstrates how to "snap" points onto a discrete grid. This example rounds the coordinates of each point the the nearest .1 ==QuantizePolyDataPoints.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkQuantizePolyDataPoints.h> #include <vtkPoints.h> #include <vtkPolyData.h> #include <vtkPointSource.h> #include <vtkPolyDataMapper.h> #include <...")