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
  • 02:33, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Broken/PolyData/DeleteCell (content was: "This example currently crashes. I tried this with lines and it doesn't work (crashes). The documentation says only works with polys - so wait for this functionality to be added? ==DeleteCell.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkPolyData.h> #include <vtkPoints.h> #include <vtkVertexGlyphFilter.h> #include <vtkXMLPolyDataWriter.h> #include <vtkCellArray.h> #include <vtkLine.h> #include <vtkPolyDataMapper.h> #include <vtkActor.h> #include <vtkRende...")