ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Structures | Macros | Typedefs | Functions
vis_user_exit.h File Reference
#include <unidefs.h>
#include <vis/libvis_exports.h>

Go to the source code of this file.

Data Structures

struct  VIS_additional_keyvalue_s
 
struct  VIS_basedoc_output_s
 
struct  VIS_object_input_s
 

Macros

#define USER_VIS_get_basedocument_msg   "BMF_USER_VIS_get_basedocument"
 
#define USER_VIS_get_metadata_filename_context_msg   "BMF_USER_VIS_get_metadata_filename_context"
 
#define USER_VIS_get_metadata_filename_msg   "BMF_USER_VIS_get_metadata_filename"
 

Typedefs

typedef struct
VIS_additional_keyvalue_s
VIS_additional_keyvalue_p_t
 
typedef struct
VIS_additional_keyvalue_s 
VIS_additional_keyvalue_t
 
typedef struct
VIS_basedoc_output_s
VIS_basedoc_output_p_t
 
typedef struct VIS_basedoc_output_s VIS_basedoc_output_t
 
typedef struct VIS_object_input_sVIS_object_input_p_t
 
typedef struct VIS_object_input_s VIS_object_input_t
 

Functions

VIS_API int USER_VIS_get_metadata_filename (tag_t object, char **mds_file_path)
 
VIS_API int USER_VIS_get_metadata_filename_context (tag_t object, tag_t context, char **mds_file_path)
 

Detailed Description

This file contains the definition of user exits for Visualization.

Definition in file vis_user_exit.h.