API Reference > Types > OdGeMatrix2dArray Type
OdGeMatrix2dArray Type
Syntax
C++
typedef OdArray<OdGeMatrix2d, OdMemoryAllocator<OdGeMatrix2d> > OdGeMatrix2dArray;

GeMatrix2dArray.h

This template class is a specialization of the OdArray class for OdGeMatrix2d objects.

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