ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
tccore
tctype_msg.h
Go to the documentation of this file.
1
/*==============================================================================
2
Copyright (c) 2003-2005 UGS Corporation
3
Unpublished - All Rights Reserved
4
==============================================================================*/
5
21
/* */
22
23
#ifndef TCTYPE_MSG_H
24
#define TCTYPE_MSG_H
25
26
#include <tccore/libtccore_exports.h>
27
44
#define TCTYPE_create_msg "IMANTYPE_create"
45
69
#define TCTYPE_init_user_props_msg "IMANTYPE_init_user_props"
70
76
#define TCTYPE_createprops_msg "IMANTYPE_create_props"
77
83
#define TCTYPE_viewerprops_msg "IMANTYPE_viewer_props"
84
87
#include <tccore/libtccore_undef.h>
88
#endif