A3DPDFMapIndexData

struct A3DPDFMapIndexData

Structure to define a Relationship map.

10.0

Index

Variables

Variables

A3DInt32 A3DPDFMapIndexData.m_aiIndexes[2]

Array of indexes between pDataTableSource and pDataTableTarget.

Each row of the array has 2 elements: the index in table source (starting from 0), and the index in table target (starting from 0).