A3DPDF3DNodesReferencesData Struct Reference
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. More...
Data Fields | |
| A3DInt32 | m_iNbNodes |
| A3DUTF8Char ** | m_ppUUIDsForNodes |
Detailed Description
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
Field Documentation
| A3DInt32 A3DPDF3DNodesReferencesData::m_iNbNodes |
Size of the following array.
| A3DUTF8Char** A3DPDF3DNodesReferencesData::m_ppUUIDsForNodes |
The unique IDs of instances for the nodes.
