Close

Relief for ODA Team in Ukraine

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

Reads an array of 32-bit integer values from a file. 

 

Parameters
Description
array
[out] A reference to an array of 32-bit integer values to store read data.
pStream
[in] A pointer to an input file stream.

File: PrcCompressedFiler.h

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