ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
tccore
imanparameters.h
Go to the documentation of this file.
1
/*==============================================================================
2
Copyright (c) 2003-2005 UGS Corporation
3
Unpublished - All Rights Reserved
4
==============================================================================*/
5
/* */
19
#ifndef IMANPARAMETERS_H
20
#define IMANPARAMETERS_H
21
22
/* */
23
#include <
tc/tc_startup.h
>
24
25
#include <
tccore/tcparameters.h
>
26
27
#define IMAN_PARAMETER_ARG_LIST_ATTR TC_PARAMETER_ARG_LIST_ATTR
28
#define IMAN_ask_parameter_values TC_ask_parameter_values
29
30
#endif