CFx SDK Documentation
2023 SP0
|
#include "OdArray.h"
Go to the source code of this file.
Typedefs | |
typedef OdArray< OdInt16, OdMemoryAllocator< OdInt16 > > | OdInt16Array |
typedef OdArray<OdInt16, OdMemoryAllocator<OdInt16> > OdInt16Array |
This template class is a specialization of the OdArray class for OdInt16 objects.
Definition at line 35 of file Int16Array.h.