ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Fields
MFG_create_output_s Struct Reference

#include <mfg.h>

Data Fields

char * client_id
 
int count
 
tag_tnew_objects
 

Detailed Description

The output containing the new objects resulting from the creation for the specified input.

Definition at line 41 of file mfg.h.

Field Documentation

char* MFG_create_output_s::client_id

Unique identifier to relate the output with the input

Definition at line 42 of file mfg.h.

int MFG_create_output_s::count

Number of created objects

Definition at line 43 of file mfg.h.

tag_t* MFG_create_output_s::new_objects

Vector of created objects

Definition at line 44 of file mfg.h.


The documentation for this struct was generated from the following file: