API Reference > Types > OdGeIntArray Type
OdGeIntArray Type
Syntax
C++
typedef OdArray<int, OdMemoryAllocator<int> > OdGeIntArray;

GeIntArray.h

This template class is a specialization of the OdArray class int objects.

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