CFx SDK Documentation  2020SP3
Macros | Typedefs
GePoint3dArray.h File Reference
#include "OdArray.h"

Go to the source code of this file.

Macros

#define GEPOINT3DARRAY_INCLUDED   /*!DOM*/
 

Typedefs

typedef OdArray< OdGePoint3d, OdMemoryAllocator< OdGePoint3d > > OdGePoint3dArray
 

Macro Definition Documentation

◆ GEPOINT3DARRAY_INCLUDED

#define GEPOINT3DARRAY_INCLUDED   /*!DOM*/

Definition at line 28 of file GePoint3dArray.h.

Typedef Documentation

◆ OdGePoint3dArray

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

Definition at line 37 of file GePoint3dArray.h.