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

Returns the current texture coordinates. Texture coordinates are returned as a reference to an OdFloatArray object, therefore it can be used to set new coordinates.

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