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

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

Sets an array of texture coordinates. 

 

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