MeVisLabToolboxReference
FMEwork/ITK/Sources/ITK/MLITK/ITKSupport/mlITKCommonFunctionWrappers.h
Go to the documentation of this file.
00001 // **InsertLicense** code
00002 //----------------------------------------------------------------------------------
00005 
00010 //----------------------------------------------------------------------------------
00011 
00012 #ifndef __mlITKCommonFunctionWrappers_H
00013 #define __mlITKCommonFunctionWrappers_H
00014 
00015 #include "mlITKMLBaseWrapper.h"
00016 
00017 
00018 
00019 
00020 
00022 
00023 ML_START_NAMESPACE
00024 
00025 
00026 
00028 MLITK_SUPPORT_EXPORT int ITKCommonFunctionTypesAndWrappersInit();
00029 
00030 ML_END_NAMESPACE
00031 
00032 #endif
00033 
00034