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