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

Go to the source code of this file.

Macros

#define GEDOUBLEARRAY_INCLUDED   /*!DOM*/
 

Typedefs

typedef OdArray< double > OdGeDouble2dArray
 

Macro Definition Documentation

◆ GEDOUBLEARRAY_INCLUDED

#define GEDOUBLEARRAY_INCLUDED   /*!DOM*/

Definition at line 28 of file GeDouble2dArray.h.

Typedef Documentation

◆ OdGeDouble2dArray

typedef OdArray<double> OdGeDouble2dArray

This template class is a specialization of the OdArray class template for double precision floating point values.

Definition at line 35 of file GeDouble2dArray.h.