API Reference > Classes > PRC Graphical Classes > OdPrcTextureDefinition Class > OdPrcTextureDefinition Methods > OdPrcTextureDefinition::setTextureDimension Method
OdPrcTextureDefinition::setTextureDimension Method
Syntax
C++
void setTextureDimension(OdInt8 texture_dimension);
Parameters 
Description 
OdInt8 texture_dimension 
[in] An new texture dimension value to be set. 

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. 

 

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