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

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

 

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