A3DPDF3DNodesReferencesData

Fields

A3DUns32

m_iNbNodes

A3DUTF8Char **

m_ppUUIDsForNodes

Detailed Description

struct A3DPDF3DNodesReferencesData

Structure that defines a set of 3D nodes. Usually used to be referred in a slide table row. Each element can contain several instances. We can get the uuids for each instance.

Version

9.1

Public Members

A3DUns32 m_iNbNodes

Size of the following array.

A3DUTF8Char **m_ppUUIDsForNodes

The unique IDs of instances for the nodes.