API Reference > Other Classes > OdPlatformStreamer Class > OdPlatformStreamer Methods > OdPlatformStreamer::wr3Doubles Method
OdPlatformStreamer::wr3Doubles Method
Syntax
C++
static void wr3Doubles(OdStreamBuf& streamBuf, const void* doubles);
Parameters 
Description 
OdStreamBuf& streamBuf 
[out] StreamBuf object to which the data are to be written.  
const void* doubles 
[in] Array of doubles to be written. 

Writes three doubles to the specified StreamBuf object.

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