Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
TB_COLLADAIMPORT::DocumentImporter::MeshData Structure
Syntax
C++
struct MeshData { OdGePoint3dArray m_aVertex; OdInt32Array m_aFace; OdGeVector3dArray m_aNormal; COLLADAFW::MaterialId m_faceFWMaterialId; };
Members
Description
m_aVertex
Array of vertices
m_aFace
Array of faces
m_aNormal
Array of normals
m_faceFWMaterialId
Face material ID

This structure stores mesh data.

File: TbColladaDocumentImporter.h 

Namespace: TB_COLLADAIMPORT 

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