CFx SDK Documentation
2020SP3
|
Go to the source code of this file.
Macros | |
#define | GEPOINT2DARRAY_INCLUDED /*!DOM*/ |
Typedefs | |
typedef OdArray< OdGePoint2d, OdMemoryAllocator< OdGePoint2d > > | OdGePoint2dArray |
#define GEPOINT2DARRAY_INCLUDED /*!DOM*/ |
Definition at line 28 of file GePoint2dArray.h.
typedef OdArray<OdGePoint2d, OdMemoryAllocator<OdGePoint2d> > OdGePoint2dArray |
This template class is a specialization of the OdArray class for OdGePoint2d objects.
Definition at line 36 of file GePoint2dArray.h.