Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPlatformStreamer::wrDoubles Method
Syntax
C++
static void wrDoubles(OdStreamBuf& streamBuf, int numDoubles, const void* doubles);

Writes the specified number of doubles to the specified StreamBuf object.

Parameters
Description
streamBuf
[out] StreamBuf object to which the data are to be written.
numDoubles
[in] Number of doubles.
doubles
[in] Array of doubles to be written.
Copyright © 2002-2022. Open Design Alliance All rights reserved.