ITK Function Reference

(V10000.1.0.60_20160308.00)
iman_eint.h
Go to the documentation of this file.
1 /*==============================================================================
2  Copyright (c) 2003-2005 UGS Corporation
3  Unpublished - All Rights Reserved
4  ==============================================================================*/
5 /* */
6 
7 #ifndef IMAN_EINT_H
8 #define IMAN_EINT_H
9 #include <eint/eint.h>
10 
11 #define EINT_set_mapped_property_imantypename EINT_set_mapped_property_tctypename
12 #define EINT_ask_mapped_property_imantypename EINT_ask_mapped_property_tctypename
13 #define EINT_set_mapped_property_imanpropname EINT_set_mapped_property_tcpropname
14 #define EINT_ask_mapped_property_imanpropname EINT_ask_mapped_property_tcpropname
15 
16 #endif