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:29, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/Boneyard/GeometricObjects/WriteFile/Triangle (content was: "This example creates a "self contained" triangle. This means the geometry is stored such that the triangle itself contains the geometry and can therefore be passed to a function and operated on without any other arrays present. Unfortunately, there is then no way to add this triangle to a polydata object, as the triangles for a polydata must simply be indexed to points in the polydatas point array. ==Triangle.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtk...")