Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
writeDoubleArray Function
Syntax
C++
void writeDoubleArray(const OdGeDoubleArray & array, OdPrcCompressedFiler * pStream);

Writes an array of double values to a stream. 

 

Parameters
Description
array
[in] An array of double values to write.
pStream
[in] A pointer to an output stream.

File: PrcCompressedFiler.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.