API Reference > Classes > PRC Graphical Classes > OdPrcMaterial Class > OdPrcMaterial Methods > OdPrcMaterial::readArray Method
OdPrcMaterial::readArray Method
Syntax
C++
static void readArray(OdPrcObjectIdArray & array, OdPrcCompressedFiler * pStream);
Parameters 
Description 
OdPrcObjectIdArray & array 
[out] A reference to an identifiers array for storing identifiers of create material entities.  
OdPrcCompressedFiler * pStream 
[in] A pointer to a stream (file stream, memory stream) to read from. 

Reads information about an array of materials from a .prc file stream and returns the identifiers array for created material entities. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.