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

Go to the source code of this file.

Macros

#define GEVECTOR3DARRAY_INCLUDED   /*!DOM*/
 

Typedefs

typedef OdArray< OdGeVector3d, OdMemoryAllocator< OdGeVector3d > > OdGeVector3dArray
 

Macro Definition Documentation

◆ GEVECTOR3DARRAY_INCLUDED

#define GEVECTOR3DARRAY_INCLUDED   /*!DOM*/

Definition at line 28 of file GeVector3dArray.h.

Typedef Documentation

◆ OdGeVector3dArray

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

Definition at line 37 of file GeVector3dArray.h.