API Reference > OdDb Classes > OdDbSubDMesh Class > OdDbSubDMesh Methods > OdDbSubDMesh::getVertexTextureArray Method
OdDbSubDMesh::getVertexTextureArray Method
Syntax
C++
OdResult getVertexTextureArray(OdGePoint3dArray& arrPts);
Parameters 
Description 
OdGePoint3dArray& arrPts 
[out] An output array of texture coordinates.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Retrieves an array of texture coordinates. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.