Parameters |
Description |
OdStreamBuf& streamBuf |
[out] StreamBuf object to which the data are to be written. |
int numDoubles |
[in] Number of doubles. |
const void* doubles |
[in] Array of doubles to be written. |
Writes the specified number of doubles to the specified StreamBuf object.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|