Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
readPoint3dArray Function
Syntax
C++
void readPoint3dArray(OdGePoint3dArray & array, OdPrcCompressedFiler * pStream);

Reads an array of 3D points from a file. 

 

Parameters
Description
array
[out] A reference to an array of 3D points to store read data.
pStream
[in] A pointer to an input file stream.

File: PrcCompressedFiler.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.