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

Returns the current triangulated index array. Triangulated index array is returned as a reference to an OdUInt32Array object, therefore it can be used to set a new index array.

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