API Reference > Classes > PRC Base Classes > OdPrcBaseTessData Class > OdPrcBaseTessData Methods > OdPrcBaseTessData::read Method
OdPrcBaseTessData::read Method
Syntax
C++
static OdPrcBaseTessDataPtr read(OdPrcCompressedFiler * pStream);
Parameters 
Description 
OdPrcCompressedFiler * pStream 
[in] A pointer to an input stream to read data from.
 

Returns a smart pointer to the created entity.

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

 

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