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

Reads two doubles from the specified StreamBuf object.

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