API Reference > Types > OdGePoint3dArray Type
OdGePoint3dArray Type
Syntax
C++
typedef OdArray<OdGePoint3d, OdMemoryAllocator<OdGePoint3d> > OdGePoint3dArray;

GePoint3dArray.h

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

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