Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
TD_COLLADA_EXPORT::ColladaMaterialMapper Structure
Syntax
C++
struct ColladaMaterialMapper { OdGePoint2dArray m_ptTextureCoordArr; OdUInt32Array m_indTextureCoordArr; };
Members
Description
m_ptTextureCoordArr
Points of the texture coordinates.
m_indTextureCoordArr
Indexes of the texture coordinates.

This structure implements the material mapper 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.