Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcCompressedFiler::writeDouble Method
Syntax
C++
virtual void writeDouble(double i, const char* pName = 0) = 0;

Writes a double value to a file. 

 

Parameters
Description
i
[in] A double value to write.
pName
[in] A name of a field. Not used.
Copyright © 2002-2022. Open Design Alliance All rights reserved.