creaImageIOExternalGimmick.h

Go to the documentation of this file.
00001 #ifndef __creaImageIOExternalGimmick_h_INCLUDED__
00002 #define __creaImageIOExternalGimmick_h_INCLUDED__
00003 
00004 #include "creaImageIOGimmickReaderDialog.h"
00005 #include <creaImageIOWxGimmickReaderDialog.h>
00006 
00007 extern "C" CREAIMAGEIO_EXPORT vtkImageData* getImageDataDialog();
00008 
00009 #endif
00010