API Reference > Classes > PRC Tessellation Classes > OdPrcTessFace Class > OdPrcTessFace Methods > sizesTriangulated Method > OdPrcTessFace::sizesTriangulated Method ()
OdPrcTessFace::sizesTriangulated Method ()
Syntax
C++
OdUInt32Array & sizesTriangulated();

Returns the current array of tessellation data. The array of tessellation data is returned as a reference to an OdUInt32Array object, therefore it can be used to set a new array or modify the existing one.

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