vtkFetchMI.h

Go to the documentation of this file.
00001 //
00002 // use an ifdef on Slicer3_VTK5 to flag code that won't
00003 // compile on vtk4.4 and before
00004 //
00005 #if ( (VTK_MAJOR_VERSION >= 5) || ( VTK_MAJOR_VERSION == 4 && VTK_MINOR_VERSION >= 5 ) )
00006 #define Slicer3_VTK5
00007 #endif
00008 
00009 #include "vtkFetchMIWin32Header.h"

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1