CFx SDK Documentation  2020SP3
Macros | Typedefs
GePoint2dArray.h File Reference
#include "OdArray.h"
#include "Ge/GePoint2d.h"

Go to the source code of this file.

Macros

#define GEPOINT2DARRAY_INCLUDED   /*!DOM*/
 

Typedefs

typedef OdArray< OdGePoint2d, OdMemoryAllocator< OdGePoint2d > > OdGePoint2dArray
 

Macro Definition Documentation

◆ GEPOINT2DARRAY_INCLUDED

#define GEPOINT2DARRAY_INCLUDED   /*!DOM*/

Definition at line 28 of file GePoint2dArray.h.

Typedef Documentation

◆ OdGePoint2dArray

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

Definition at line 36 of file GePoint2dArray.h.