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