Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcSurface::readArray Method
Syntax
C++
static void readArray(OdPrcSurfacePtrArray & array, OdPrcCompressedFiler * pStream);

Reads surface array data from a specified compressed filer stream, creates surfaces, and returns an array of smart pointers to the created surfaces. 

 

Parameters
Description
array
[out] A reference to an array of surfaces to fill after reading from a stream.
pStream
[in] A pointer to a compressed filer stream to read data from.
Copyright © 2002-2022. Open Design Alliance All rights reserved.