ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
rdv
iman_rdv_errors.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_RDV_ERRORS_H
8
#define IMAN_RDV_ERRORS_H
9
#include <
rdv/rdv_errors.h
>
10
11
#define RDV_export_ug_no_parts RDV_export_nx_no_parts
12
#define RDV_error_in_ugclone RDV_error_in_nxclone
13
#define RDV_error_in_ugmgr_selective_export RDV_error_in_nxmgr_selective_export
14
15
#endif