API Reference > Types > OdInt32Array Type
OdInt32Array Type
Syntax
C++
typedef OdArray<OdInt32, OdMemoryAllocator<OdInt32> > OdInt32Array;

Int32Array.h

This template class is a specialization of the OdArray class for OdInt32 objects.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.