API Reference > Types > OdGeMatrix3dArray Type
OdGeMatrix3dArray Type
Syntax
C++
typedef OdArray<OdGeMatrix3d, OdMemoryAllocator<OdGeMatrix3d> > OdGeMatrix3dArray;

GeMatrix3dArray.h

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

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