A3DPDFDataRelationshipData

struct A3DPDFDataRelationshipData

Structure to define a Data Relationship.

10.0

Variables

A3DUns32 A3DPDFDataRelationshipData.m_iSizeMap

Number of entries in the map.

A3DPDFMapIndexData *A3DPDFDataRelationshipData.m_pMapIndexes

Array of indexes between pDataTableSource and pDataTableTarget.

A3DPDFDataTable *A3DPDFDataRelationshipData.m_pDataTableSource

Data Table source of the relationship.

A3DPDFDataTable *A3DPDFDataRelationshipData.m_pDataTableTarget

Data Table target of the relationship.