Close

Relief for ODA Team in Ukraine

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

Reads tessellation data from a specified input stream and creates a tessellation object array based on entity types read from the input stream. 

 

Parameters
Description
array
[out] An array of smart pointers to the created entities.
pStream
[in] A pointer to an input stream to read data from.
Copyright © 2002-2022. Open Design Alliance All rights reserved.