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

Go to the source code of this file.

Macros

#define GEDOUBLEARRAY_INCLUDED   /*!DOM*/
 

Typedefs

typedef OdArray< double, OdMemoryAllocator< double > > OdGeDoubleArray
 

Macro Definition Documentation

◆ GEDOUBLEARRAY_INCLUDED

#define GEDOUBLEARRAY_INCLUDED   /*!DOM*/

Definition at line 28 of file GeDoubleArray.h.

Typedef Documentation

◆ OdGeDoubleArray

typedef OdArray<double, OdMemoryAllocator<double> > OdGeDoubleArray

This template class is a specialization of the OdArray class double objects.

Definition at line 35 of file GeDoubleArray.h.