API Reference > Types > OdInt16Array Type
OdInt16Array Type
Syntax
C++
typedef OdArray<OdInt16, OdMemoryAllocator<OdInt16> > OdInt16Array;

Int16Array.h

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

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