|
CFx SDK Documentation
2022 SP0
|
#include "OdArray.h"Go to the source code of this file.
Macros | |
| #define | OdGeIntArray_INCLUDED /*!DOM*/ |
Typedefs | |
| typedef OdArray< int, OdMemoryAllocator< int > > | OdGeIntArray |
| #define OdGeIntArray_INCLUDED /*!DOM*/ |
Definition at line 28 of file GeIntArray.h.
| typedef OdArray<int, OdMemoryAllocator<int> > OdGeIntArray |
This template class is a specialization of the OdArray class int objects.
Definition at line 35 of file GeIntArray.h.