ITK Function Reference

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

#include <grm.h>

Data Fields

int object_count
 
tag_tobjects
 
int relation_type_count
 
tag_trelation_types
 

Detailed Description

Provides a list of Primary/Secondary objects and Generic Relationship Management (GRM) Relations to search for.

Definition at line 130 of file grm.h.

Field Documentation

int GRM_list_relation_input_s::object_count

Number of primary/secondary objects to search for.

Definition at line 132 of file grm.h.

tag_t* GRM_list_relation_input_s::objects

object_count The list of such objects.

Definition at line 133 of file grm.h.

int GRM_list_relation_input_s::relation_type_count

Number of relation types to search for.

Definition at line 134 of file grm.h.

tag_t* GRM_list_relation_input_s::relation_types

relation_type_count List of relation types.

Definition at line 135 of file grm.h.


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