ITK Function Reference

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

#include <mfg.h>

Data Fields

char * client_id
 
tag_t create_input
 
tag_t target
 

Detailed Description

The input object containing the relevant data for creating an object.

Definition at line 32 of file mfg.h.

Field Documentation

char* MFG_create_input_s::client_id

Unique identifier to relate the output with the input

Definition at line 33 of file mfg.h.

tag_t MFG_create_input_s::create_input

A create input object containing the properties for the object to create

Definition at line 35 of file mfg.h.

tag_t MFG_create_input_s::target

The target object to create a new object under it

Definition at line 34 of file mfg.h.


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