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

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

Retrieves an array of vertex colors. 

 

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