API Reference > Classes > PRC Surface Classes > OdPrcSurface Class > OdPrcSurface Methods > OdPrcSurface::read Method
OdPrcSurface::read Method
Syntax
C++
static OdPrcSurfacePtr read(OdPrcCompressedFiler * pStream);
Parameters 
Description 
OdPrcCompressedFiler * pStream 
[in] A pointer to a compressed filer stream to read data from. 

Reads surface data from a specified compressed filer stream, creates a surface, and returns a smart pointer to it. 

 

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