API Reference > Classes > PRC Graphical Classes > OdPrcMaterial Class > OdPrcMaterial Methods > OdPrcMaterial::read Method
OdPrcMaterial::read Method
Syntax
C++
static OdPrcObjectId read(OdPrcCompressedFiler * pStream);
Parameters 
Description 
OdPrcCompressedFiler * pStream 
[in] A pointer to a stream (file stream, memory stream) to read from. 

Reads information about a material from a .prc file stream and returns the created material entity identifier. 

 

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