ITK Function Reference

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

#include <schmgt_bridge_itk.h>

Data Fields

tag_t object
 
TypedAttributeUpdateContainer_t typedUpdates [NUM_OF_ATTRIBS]
 
int typedUpdatesSize
 
AttributeUpdateContainer_t updates [NUM_OF_ATTRIBS]
 
int updatesSize
 

Detailed Description

The object update Container

Definition at line 68 of file schmgt_bridge_itk.h.

Field Documentation

tag_t ObjectUpdateContainer_d::object

The object to update

Definition at line 70 of file schmgt_bridge_itk.h.

TypedAttributeUpdateContainer_t ObjectUpdateContainer_d::typedUpdates[NUM_OF_ATTRIBS]

The sub-typed attributes to update

Definition at line 74 of file schmgt_bridge_itk.h.

int ObjectUpdateContainer_d::typedUpdatesSize

The number of typed updates

Definition at line 73 of file schmgt_bridge_itk.h.

AttributeUpdateContainer_t ObjectUpdateContainer_d::updates[NUM_OF_ATTRIBS]

The main attributes to update

Definition at line 72 of file schmgt_bridge_itk.h.

int ObjectUpdateContainer_d::updatesSize

The number of updates

Definition at line 71 of file schmgt_bridge_itk.h.


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