ITK Function Reference

(V10000.1.0.60_20160308.00)
iman_emh_const.h
Go to the documentation of this file.
1 /*==============================================================================
2  Copyright (c) 2003-2005 UGS Corporation
3  Unpublished - All Rights Reserved
4  ==============================================================================*/
5 /* */
6 #ifndef IMAN_EMH_CONST_H
7 #define IMAN_EMH_CONST_H
8 
9 #include <common/emh_const.h>
10 
11 //Redefinition of some symbols
12 
13 #define EMH_IMAN_error_base EMH_TC_error_base
14 #define EMH_UGSM_error_base EMH_NXSM_error_base
15 #define EMH_IMANTRUSHAPE_error_base EMH_TCTRUSHAPE_error_base
16 #define EMH_IMANGRM_error_base EMH_TCGRM_error_base
17 
18 #endif