TbColladaDocumentImporter.h
Members |
Description |
OdGePoint3dArray m_aVertex; |
Array of vertices |
OdInt32Array m_aFace; |
Array of faces |
OdGeVector3dArray m_aNormal; |
Array of normals |
COLLADAFW::MaterialId m_faceFWMaterialId; |
Face material ID |
This structure stores mesh data.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|