Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
TD_COLLADA_EXPORT::ColladaMaterialData Structure
Syntax
C++
struct ColladaMaterialData { OdArray<MaterialData> m_matDataArr; OdUInt64Array m_matIdArr; };
Members
Description
m_matDataArr
Array of the material data.
m_matIdArr
Array of the material data IDs.

This structure stores the material data for exporting to a Collada file.

File: ColladaExportView.h 

Namespace: TD_COLLADA_EXPORT 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.