API Reference > OdRx Classes > OdPointCloudProjectDatabase Class > OdPointCloudProjectDatabase Methods > OdPointCloudProjectDatabase::writeAllXmlDataToStream Method
OdPointCloudProjectDatabase::writeAllXmlDataToStream Method
Syntax
C++
virtual void writeAllXmlDataToStream(OdStreamBuf* s) = 0;
Parameters 
Description 
OdStreamBuf* s 
[in/out] A stream to write data to. 

Writes all point cloud project XML data to a specified stream. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.