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

Go to the source code of this file.

Macros

#define GEVECTOR2DARRAY_INCLUDED   /*!DOM*/
 

Typedefs

typedef OdArray< OdGeVector2dOdGeVector2dArray
 

Macro Definition Documentation

◆ GEVECTOR2DARRAY_INCLUDED

#define GEVECTOR2DARRAY_INCLUDED   /*!DOM*/

Definition at line 28 of file GeVector2dArray.h.

Typedef Documentation

◆ OdGeVector2dArray

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

Definition at line 37 of file GeVector2dArray.h.