Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
readFloatArrayAsDoubleArray Function
Syntax
C++
void readFloatArrayAsDoubleArray(OdFloatArray & array, OdPrcCompressedFiler * pStream);

Reads an array of double values from a compressed data stream and converts it into a float values array.

Parameters
Description
array
[out] A reference to an array of float values to store read data.
pStream
[in] A pointer to an input compressed data stream.

File: PrcCompressedFiler.h

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