]> Creatis software - gdcm.git/blob - Doc/DoxyVtkGdmReaderExamples.txt
Fix mistypings
[gdcm.git] / Doc / DoxyVtkGdmReaderExamples.txt
1 /**
2  * \page DoxyVtkGdmReaderExamples VtkGdmReader examples
3  *  Below you will find, by order of complexity, two examples that
4  *  illustate how the vtkGdcmReader vtk class can be used.
5  *  Basically, vtkGdcmReader behaves like any other derived class of
6  *  vtkImageReader...
7  * \include vtkGdcmDemo.cxx
8  * \include vtkgdcmViewer.cxx
9  */