API Reference > OdExport Classes > TD_COLLADA_EXPORT Namespace > Classes > ColladaEntData Structure
ColladaEntData Structure
Syntax
C++

ColladaExportView.h

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

 
Name 
Description 
 
Creates a new instance of a ColladaEntData object with the default parameters. 
 
Name 
Description 
 
Flag that states whether an entity is a polyline or a polygon. 
 
Index of the entity material. 
 
Entity ID. 
 
Array of the points' indexes. 
 
Array of the normals' indexes. 
 
Array of the points' normals. 
 
Array of the number of vertices on faces. 
 
Array of the normals' indexes. 
 
Array of points. 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.