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