ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
nxmgr_im
ugiman.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 UGIMAN_H
8
#define UGIMAN_H
9
#include <
tc/nxtc.h
>
10
11
#define UGIMAN_where_used_all NXTC_where_used_all
12
#define UGIMAN_where_used_precise NXTC_where_used_precise
13
#define UGIMAN_where_used_configured NXTC_where_used_configured
14
#define UGIMAN_get_nx_count NXTC_get_nx_count
15
#define UGIMAN_inc_nx_count NXTC_inc_nx_count
16
#define UGIMAN_dec_nx_count NXTC_dec_nx_count
17
18
#endif