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

Writes surface data to a specified compressed filer stream. 

 

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