API Reference > Types > OdGeVector3dArray Type
OdGeVector3dArray Type
Syntax
C++
typedef OdArray<OdGeVector3d, OdMemoryAllocator<OdGeVector3d> > OdGeVector3dArray;

GeVector3dArray.h

This template class is a specialization of the OdArray class template for 3D vectors.

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