API Reference > Types > OdDoubleArray Type
OdDoubleArray Type
Syntax
C++
typedef OdArray<OdDouble, OdMemoryAllocator<OdDouble> > OdDoubleArray;

DoubleArray.h

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

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