VTK/Tutorials/VtkIdType: 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.

22 January 2010

12 December 2009

20 October 2009

  • curprev 15:2015:20, 20 October 2009Daviddoria talk contribs 781 bytes +781 New page: Confused why you can't use ints or unsigned ints in some places? Here is an example: <source lang="cpp"> vtkSmartPointer<vtkCellArray> Vertices = vtkSmartPointer<vtkCellArray>::New(); ...