Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
readVector3dArray Function
Syntax
C++
void readVector3dArray(OdGeVector3dArray & array, OdPrcCompressedFiler * pStream, OdUInt32 num);

Reads an array of 3D vectors from a file. 

 

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

File: PrcCompressedFiler.h

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