ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
tccore
imantype_msg.h
Go to the documentation of this file.
1
/*==============================================================================
2
Copyright (c) 2003-2005 UGS Corporation
3
Unpublished - All Rights Reserved
4
==============================================================================*/
5
/* */
20
#ifndef IMANTYPE_MSG_H
21
#define IMANTYPE_MSG_H
22
#include <
tccore/tctype_msg.h
>
23
24
#define IMANTYPE_create_msg TCTYPE_create_msg
25
#define IMANTYPE_init_user_props_msg TCTYPE_init_user_props_msg
26
#define IMANTYPE_createprops_msg TCTYPE_createprops_msg
27
#define IMANTYPE_viewerprops_msg TCTYPE_viewerprops_msg
28
29
#endif