API Reference > Types > OdGePoint2dArray Type
OdGePoint2dArray Type
Syntax
C++
typedef OdArray<OdGePoint2d, OdMemoryAllocator<OdGePoint2d> > OdGePoint2dArray;

GePoint2dArray.h

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

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