Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcTextureDefinition::setTextureDimension Method
Syntax
C++
void setTextureDimension(OdInt8 texture_dimension);

Sets a new texture dimension value. Generally the texture dimension can accept the following three integer values: 1, 2, 3, but in the current implementation there is only one acceptable value for the texture dimension: 2. Values 1 and 3 are reserved for future use. 

 

Parameters
Description
texture_dimension
[in] An new texture dimension value to be set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.