Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcFileSettings::setCompressTessellationFlag Method
Syntax
C++
void setCompressTessellationFlag(bool bSet);

Sets a new value of the compression flag for the tessellation data. If the flag is equal to true, the compression algorithm is applied for the tessellation data, and it is not applied when the flag value is false. The default flag value is false. 

 

Parameters
Description
bSet
[in] A new flag value to be set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.