API Reference > Other Classes > OdPlatformStreamer Class > OdPlatformStreamer Methods > OdPlatformStreamer::rdFloat Method
OdPlatformStreamer::rdFloat Method
Syntax
C++
static float rdFloat(OdStreamBuf& streamBuf);
Parameters 
Description 
OdStreamBuf& streamBuf 
[in] StreamBuf object from which the data are to be read. 

Reads a 32-bit floating point number from the specified StreamBuf object.

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