API Reference > Classes > PRC Tessellation Classes > OdPrcTessFace Class > OdPrcTessFace Methods > OdPrcTessFace::setHasVertexColors Method
OdPrcTessFace::setHasVertexColors Method
Syntax
C++
void setHasVertexColors(bool has_vertex_colors);
Parameters 
Description 
bool has_vertex_colors 
[in] A new flag value to be set. 

Sets a new value of the direct color storing flag. The direct color storing flag indicates whether colors are stored directly in the vertices (true) or not (false). 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.