ITK/Examples/Meshes/WishList/VTKPolyDataWriter: Revision history

From KitwarePublic
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 June 2019

25 December 2012

22 June 2011

  • curprev 21:3321:33, 22 June 2011Daviddoria talk contribs 3,146 bytes +3,146 Created page with "==WriteMeshToVTP.cxx== <source lang="cpp"> #include "itkMesh.h" #include "itkLineCell.h" #include "itkVTKPolyDataWriter.h" const unsigned int Dimension = 3; typedef itk::Mesh< f..."