Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcCompressedFilerDumper::writeDoubleWithVariableBitNumber Method
Syntax
C++
virtual void writeDoubleWithVariableBitNumber(double value, double tolerance, OdUInt32 number_of_bits);

Writes a double value with variable number of bits to the filer stream. 

 

Parameters
Description
value
[in] A double value to write.
tolerance
[in] A tolerance value.
number_of_bits
[in] A number of bits.
Copyright © 2002-2022. Open Design Alliance All rights reserved.