CFx SDK Documentation  2022 SP0
Macros | Typedefs
GeMatrix2dArray.h File Reference
#include "OdArray.h"

Go to the source code of this file.

Macros

#define GEMATRIX2DARRAY_INCLUDED   /*!DOM*/
 

Typedefs

typedef OdArray< OdGeMatrix2d, OdMemoryAllocator< OdGeMatrix2d > > OdGeMatrix2dArray
 

Macro Definition Documentation

◆ GEMATRIX2DARRAY_INCLUDED

#define GEMATRIX2DARRAY_INCLUDED   /*!DOM*/

Definition at line 25 of file GeMatrix2dArray.h.

Typedef Documentation

◆ OdGeMatrix2dArray

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

Definition at line 34 of file GeMatrix2dArray.h.